Skip to content

Instantly share code, notes, and snippets.

@tristanoneil
Created April 4, 2012 22:29
Show Gist options
  • Save tristanoneil/2306146 to your computer and use it in GitHub Desktop.
Save tristanoneil/2306146 to your computer and use it in GitHub Desktop.
sublime text settings
{
"color_scheme": "Packages/Color Scheme - Default/Tomorrow Night.tmTheme",
"draw_white_space": "all",
"tab_size": 2,
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"font_face": "monaco",
"font_size": 12
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment