Skip to content

Instantly share code, notes, and snippets.

@amjltc295
Created December 2, 2019 22:04
Show Gist options
  • Save amjltc295/87277b7971f02980cbb13756c86b6150 to your computer and use it in GitHub Desktop.
Save amjltc295/87277b7971f02980cbb13756c86b6150 to your computer and use it in GitHub Desktop.
inoremap jj <Esc>
inoremap wq <Esc>:wq<CR>
map wq <Esc>:wq<CR>
map ww <Esc>:w<CR>
map qq <Esc>:q!<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment