Created
December 8, 2015 20:02
-
-
Save acbilimoria/980e7ee2a7b8cd381171 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
set t_Co=256 | |
syntax enable | |
set background=dark | |
set ts=4 | |
set tabstop=4 | |
set sw=4 | |
set et |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment