Skip to content

Instantly share code, notes, and snippets.

@BLTuckerDev
Last active October 18, 2015 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BLTuckerDev/aaf4eebcfcbac0d9d404 to your computer and use it in GitHub Desktop.
Save BLTuckerDev/aaf4eebcfcbac0d9d404 to your computer and use it in GitHub Desktop.
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