Skip to content

Instantly share code, notes, and snippets.

@FlaviuSim
Created February 27, 2012 23:30
Show Gist options
  • Save FlaviuSim/1927897 to your computer and use it in GitHub Desktop.
Save FlaviuSim/1927897 to your computer and use it in GitHub Desktop.
" easier split window commands
nnoremap <C-h> <C-w>h
nnoremap <C-j> <C-w>j
nnoremap <C-k> <C-w>k
nnoremap <C-l> <C-w>l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment