mattboehm / vim-accordion

A vim window manager for people who love splits
101 stars 3 forks source link

What should AccordionStop do when both tab and global sizes are set? #33

Open mattboehm opened 10 years ago

mattboehm commented 10 years ago
:AccordionAll 5
:Accordion 3
:AccordionStop

What should this do? Presumably this should remove the local setting but still apply the global limit of 5. Right now it does this but does not re-layout.