Created
July 23, 2015 13:07
-
-
Save dstreet/ef07fa49815145ea61f1 to your computer and use it in GitHub Desktop.
My vim config
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 | |
colorscheme itg_flat "https://github.com/cdmedia/itg_flat_vim | |
set number | |
set tabstop=4 | |
let g:netrw_liststyle=3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment