Skip to content

Instantly share code, notes, and snippets.

@faceleg
Last active August 29, 2015 14:14
Show Gist options
  • Save faceleg/997906b0bc9562a614fa to your computer and use it in GitHub Desktop.
Save faceleg/997906b0bc9562a614fa to your computer and use it in GitHub Desktop.
" disable arrow keys
map <up> <nop>
map <down> <nop>
map <left> <nop>
map <right> <nop>
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