Skip to content

Instantly share code, notes, and snippets.

@ima1zumi
Created June 13, 2020 11:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ima1zumi/9136525ba801fce06decbb4b44f63086 to your computer and use it in GitHub Desktop.
Save ima1zumi/9136525ba801fce06decbb4b44f63086 to your computer and use it in GitHub Desktop.
.vimrc
inoremap jj <Esc>
nnoremap : ;
nnoremap ; :
vnoremap : ;
vnoremap ; :
xnoremap p "_dP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment