Created
July 13, 2013 06:57
-
-
Save penghou620/5989720 to your computer and use it in GitHub Desktop.
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
syntax on | |
set tabstop=4 | |
set autoindent | |
set nu | |
set background=dark | |
"Comment | |
"colorscheme solarized | |
nmap <CR> o<ESC>k | |
nmap <SPACE> i<SPACE><ESC> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment