Skip to content

Instantly share code, notes, and snippets.

@logicmd
Created July 20, 2012 15:43
Show Gist options
  • Save logicmd/3151450 to your computer and use it in GitHub Desktop.
Save logicmd/3151450 to your computer and use it in GitHub Desktop.
Preferences sublime settings
{
"font_size": 11.0,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"shift_tab_unindent": true,
"rulers": [80]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment