mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-01 18:30:19 +09:00
This commit adds the 'Unsplit' action used to close all splits except the current one. It also adds the 'VSplit' and 'HSplit' actions which open empty vertical/horizontal splits so you can bind them to keys. Closes #228