Skip to content

Instantly share code, notes, and snippets.

@csanz
Created July 16, 2011 05:47
Show Gist options
  • Save csanz/1086054 to your computer and use it in GitHub Desktop.
Save csanz/1086054 to your computer and use it in GitHub Desktop.
Must Have Sublime Text 2 Setting
// Change inside File Global Settings
{
tab_size: 2
, translate_tabs_to_spaces: true
}
/* http://www.sublimetext.com/docs/2/indentation.html */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment