Skip to content

Instantly share code, notes, and snippets.

@Vandborg
Created August 7, 2015 15:12
Show Gist options
  • Save Vandborg/5b413509a96c233b7970 to your computer and use it in GitHub Desktop.
Save Vandborg/5b413509a96c233b7970 to your computer and use it in GitHub Desktop.
{
"auto_complete": false,
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"font_face": "Source Code Pro",
"font_options":
[
"gray_antialias"
],
"font_size": 15,
"ignored_packages":
[
"Vintage"
],
"sublimelinter": false,
"tab_size": 4,
"theme": "Soda Dark 3.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