Last active
October 18, 2015 21:41
-
-
Save BLTuckerDev/aaf4eebcfcbac0d9d404 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
filetype indent plugin on | |
set tabstop=4 " number of visual spaces per TAB | |
set softtabstop=4 " number of spaces in tab when editing | |
set expandtab " tabs are spaces |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment