Skip to content

Instantly share code, notes, and snippets.

@thedanheller
Created July 31, 2016 03:07
Show Gist options
  • Save thedanheller/07fcc2c2fffd43f1af716be2200fb2ae to your computer and use it in GitHub Desktop.
Save thedanheller/07fcc2c2fffd43f1af716be2200fb2ae to your computer and use it in GitHub Desktop.
My Sublime Text Settings
{
"Seti_orange_button": true,
"Seti_tabs_big": true,
"color_scheme": "Packages/Oceanic Next Color Scheme/Oceanic Next.tmTheme",
"font_size": 14,
"ignored_packages":
[
"Vintage"
],
"theme": "Seti.sublime-theme",
"trim_automatic_white_space": 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