Created
September 9, 2013 13:52
-
-
Save mkamakura/6495872 to your computer and use it in GitHub Desktop.
This file contains 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 autoindent | |
set cindent | |
set tabstop=2 | |
set background=dark | |
set smartindent | |
set shiftwidth=2 | |
set number |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment