Created
August 2, 2011 22:35
-
-
Save mark-d-holmberg/1121408 to your computer and use it in GitHub Desktop.
gVim's .vimrc file for Windows.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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