Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mark-d-holmberg
Created August 2, 2011 22:35
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 mark-d-holmberg/1121408 to your computer and use it in GitHub Desktop.
Save mark-d-holmberg/1121408 to your computer and use it in GitHub Desktop.
gVim's .vimrc file for Windows.
nmap <C-V> "+gP
imap <C-V> <ESC><C-V>i
vmap <C-C> "+y
set nu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment