Skip to content

Instantly share code, notes, and snippets.

@sebastiangeiger
Created January 26, 2015 21:19
Show Gist options
  • Save sebastiangeiger/c8638c5ee0a428ed89f9 to your computer and use it in GitHub Desktop.
Save sebastiangeiger/c8638c5ee0a428ed89f9 to your computer and use it in GitHub Desktop.
inoremap jj <Esc>
inoremap jk <Esc>
inoremap Jk <Esc>
inoremap JK <Esc>
inoremap <Esc> <nop>
inoremap <Up> <nop>
inoremap <Down> <nop>
inoremap <Left> <nop>
inoremap <Right> <nop>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment