Skip to content

Instantly share code, notes, and snippets.

@camilo
Created February 8, 2013 04:06
Show Gist options
  • Select an option

  • Save camilo/4736527 to your computer and use it in GitHub Desktop.

Select an option

Save camilo/4736527 to your computer and use it in GitHub Desktop.
"disable arrow keys map <up> <nop>
map <down> :buffers<CR>
map <left> :bp<CR>
map <right> :bn<CR>
imap <up> <nop>
imap <down> <nop>
imap <left> <nop>
imap <right> <nop>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment