Skip to content

Instantly share code, notes, and snippets.

@dolph
Created September 6, 2012 03:37
Show Gist options
  • Save dolph/3650871 to your computer and use it in GitHub Desktop.
Save dolph/3650871 to your computer and use it in GitHub Desktop.
better cut copy paste
nmap <C-v> "+gP
imap <C-v> <ESC>"+gpi
vmap <C-v> c<ESC>"+gph
vmap <C-c> "+y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment