SyntaxFix
Write A Post
Hire A Developer
Questions
To configure Sublime to always use tabs try the adding the following to preferences->settings-user:
{ "tab_size": 4, "translate_tabs_to_spaces": false }
More information here: http://www.sublimetext.com/docs/2/indentation.html