Created
February 28, 2012 20:43
-
-
Save landon9720/1934985 to your computer and use it in GitHub Desktop.
.vimrc
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
set number | |
set incsearch | |
set hlsearch | |
syntax enable | |
:colorscheme evening |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment