Change between Horizontal & Vertical Splits (VIM)
If you have a vim buffers arranged using split or vsplit, you can change between orientations with the following key bindings:
-
Ctrl+w k- will change avsplitto a normal splitsplit -
Ctrl+w h- will change asplitto avsplit