Skip to content

Instantly share code, notes, and snippets.

@novnan
Last active January 2, 2016 11:19
Show Gist options
  • Save novnan/8296036 to your computer and use it in GitHub Desktop.
Save novnan/8296036 to your computer and use it in GitHub Desktop.
Sublime Text 2 Settings - Indentation Settings
{
"//": "Font",
"font_size": 12.0,
"//": "Indentation Settings",
"tab_size": 4,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment