Skip to content

Instantly share code, notes, and snippets.

@Kami
Created January 30, 2011 22:52
Show Gist options
  • Select an option

  • Save Kami/803365 to your computer and use it in GitHub Desktop.

Select an option

Save Kami/803365 to your computer and use it in GitHub Desktop.
nmap <silent> <A-Up> :wincmd k<CR>
nmap <silent> <A-Down> :wincmd j<CR>
nmap <silent> <A-Left> :wincmd h<CR>
nmap <silent> <A-Right> :wincmd l<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment