Skip to content

Instantly share code, notes, and snippets.

@gorillamoe
Created May 23, 2016 07:55
Show Gist options
  • Save gorillamoe/5e4d8cef6957ef2951a09a8c560dd1e4 to your computer and use it in GitHub Desktop.
Save gorillamoe/5e4d8cef6957ef2951a09a8c560dd1e4 to your computer and use it in GitHub Desktop.
Vim settings for 2 spaces tabs
set tabstop=4 softtabstop=0 noexpandtab shiftwidth=2 smarttab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment