Skip to content

Instantly share code, notes, and snippets.

@caiges
Created March 21, 2017 23:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caiges/aa1575d3f9adb9407bcb5b63ff6ba620 to your computer and use it in GitHub Desktop.
Save caiges/aa1575d3f9adb9407bcb5b63ff6ba620 to your computer and use it in GitHub Desktop.
sublime settings
{
"color_scheme": "Packages/User/SublimeLinter/Solarized (Light) (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_size": 8,
"ignored_packages":
[
"Vintage"
],
"theme": "Hero Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment