Closed ubaldot closed 4 months ago
If user sets g:microdebugger_aux_windows = ['asm', 'openocd', 'variables', 'monitor'], then the windows are not stacked in such an order.
g:microdebugger_aux_windows = ['asm', 'openocd', 'variables', 'monitor']
Fixed.
If user sets
g:microdebugger_aux_windows = ['asm', 'openocd', 'variables', 'monitor']
, then the windows are not stacked in such an order.