Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 227 Bytes

splits.md

File metadata and controls

17 lines (10 loc) · 227 Bytes

Split Vim in Panes

splitting

  • vertical: :vsp

  • horizontal: :sp

  • close split: :q

  • secify the new split height :10sp

navigation

  • move between: ````ctrl+w```

help

  • :help splits