Skip to content

Instantly share code, notes, and snippets.

@alexdunae
Created February 25, 2015 20:53
Show Gist options
  • Save alexdunae/8c7a1784b55702f7ef3a to your computer and use it in GitHub Desktop.
Save alexdunae/8c7a1784b55702f7ef3a to your computer and use it in GitHub Desktop.
Alex's sublime > pref > user
{
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
"enable_telemetry": "disable",
"ensure_newline_at_eof_on_save": true,
"font_size": 13.0,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80
],
"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