Skip to content

Instantly share code, notes, and snippets.

@mdarby
Created December 30, 2011 17:12
Show Gist options
  • Save mdarby/1540638 to your computer and use it in GitHub Desktop.
Save mdarby/1540638 to your computer and use it in GitHub Desktop.
" Use arrow keys to move buffers
map <up> <C-w>k<cr>
map <down> <C-w>j<cr>
map <left> <C-w>h<cr>
map <right> <C-w>l<cr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment