Skip to content

Instantly share code, notes, and snippets.

@jimmylorunning
Last active August 29, 2015 14:19
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 jimmylorunning/196d21cca3e6233be90b to your computer and use it in GitHub Desktop.
Save jimmylorunning/196d21cca3e6233be90b to your computer and use it in GitHub Desktop.
.vimrc tab settings
set smartindent
set tabstop=2
set shiftwidth=2
set expandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment