Skip to content

Instantly share code, notes, and snippets.

@8ig8
Created February 4, 2013 19:16
Show Gist options
  • Save 8ig8/4708846 to your computer and use it in GitHub Desktop.
Save 8ig8/4708846 to your computer and use it in GitHub Desktop.
Language Specific Indents In Sublime Text 2 Sublime Text 2 -> Preferences -> Settings - More -> Syntax Specific - User
{
"tab_size": 2,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment