Skip to content

Instantly share code, notes, and snippets.

@vilasmaciel
Created September 5, 2015 12:05
Show Gist options
  • Save vilasmaciel/147d916f71790d3baf45 to your computer and use it in GitHub Desktop.
Save vilasmaciel/147d916f71790d3baf45 to your computer and use it in GitHub Desktop.
Sublime Text 3 Preferences
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"font_size": 9,
"highlight_modified_tabs": true,
"ignored_packages":
[
"JavaScript",
"Vintage",
"Markdown"
],
"translate_tabs_to_spaces": true,
"indent_to_bracket": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment