Skip to content

Instantly share code, notes, and snippets.

@CHNB128
Last active April 12, 2018 17:44
Show Gist options
  • Save CHNB128/210081b00e85f00edd8e9c883d99c53f to your computer and use it in GitHub Desktop.
Save CHNB128/210081b00e85f00edd8e9c883d99c53f to your computer and use it in GitHub Desktop.
Vim shortcut - my note

window managment

command command description of command combination
Ctrl+w Ctrl+w focus to enought window (by cycle)
Ctrl+w s horizontal split
Ctrl+w v vertical split
Ctrl+w q close current window
Ctrl+w (h,j,k,l) focus to window (left, down, up, right), same with arrow key's
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment