Created
July 16, 2011 05:47
-
-
Save csanz/1086054 to your computer and use it in GitHub Desktop.
Must Have Sublime Text 2 Setting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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