Today I Learned

hashrocket A Hashrocket project

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 a vsplit to a normal split split
  • Ctrl+w h - will change a split to a vsplit
See More #vim TILs
Every developer at Hashrocket is a Vim expert. Check out our development environment, Dotmatrix, and if you are in Chicago, come to the Vim Chicago Meetup hosted at our Chicago office.