Skip to content

Instantly share code, notes, and snippets.

@stlehmann
Created March 20, 2015 07:09
Show Gist options
  • Save stlehmann/de31e8862d480318c435 to your computer and use it in GitHub Desktop.
Save stlehmann/de31e8862d480318c435 to your computer and use it in GitHub Desktop.
Sublime Text 3 User Preferences
{
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"font_size": 14,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80
],
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment