Skip to content

Instantly share code, notes, and snippets.

@dmuneras
Created January 4, 2017 03:55
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 dmuneras/4e0da647855929124e0ef50c8ab96962 to your computer and use it in GitHub Desktop.
Save dmuneras/4e0da647855929124e0ef50c8ab96962 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/SublimeLinter/Slush & Poppies (SL).tmTheme",
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
"tmp/class-*",
"tmp/es_*",
"tmp/jshinter*",
"tmp/replace_*",
"tmp/static_compiler*",
"tmp/template_compiler*",
"tmp/tree_merger*",
"tmp/coffee_script*",
"tmp/concat-tmp*",
"tmp/export_tree*",
"tmp/sass_compiler*"
],
"font_size": 17,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"translate_tabs_to_spaces": 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