Skip to content

Instantly share code, notes, and snippets.

@wesbos
Created February 5, 2013 21:20
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 wesbos/4717761 to your computer and use it in GitHub Desktop.
Save wesbos/4717761 to your computer and use it in GitHub Desktop.
// put this in your /Packages/User/Preferences.sublime-settings
// if this isn't being recognized in all languages, check to see if you have /packages/User/[langauge].sublime-settings is overriding anything as those files take precedence over user settings
"tab_size": 4,
"translate_tabs_to_spaces": false,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment