Created
April 29, 2014 16:49
-
-
Save Philmist/11405872 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 nocompatible | |
set tags=tags | |
filetype plugin on | |
filetype indent on | |
set smartindent | |
set expandtab | |
set ts=2 sw=2 st=2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment