Skip to content

Instantly share code, notes, and snippets.

@arcesino
Last active August 29, 2015 13:57
Show Gist options
  • Save arcesino/9715036 to your computer and use it in GitHub Desktop.
Save arcesino/9715036 to your computer and use it in GitHub Desktop.
My own Sublime Text settings
{
"color_scheme": "Packages/User/Solarized (Dark) (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"ignored_packages":
[
"Vintage"
],
"save_on_focus_lost": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment