Skip to content

Instantly share code, notes, and snippets.

@ecoologic
Created March 6, 2018 01:51
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 ecoologic/ba45d136209afedb040fb55a2aa05821 to your computer and use it in GitHub Desktop.
Save ecoologic/ba45d136209afedb040fb55a2aa05821 to your computer and use it in GitHub Desktop.
{
"added_words":
[
"App",
"refactored",
"refactor",
"api",
"ui",
"async",
"linter",
"util",
"uglify",
"middleware",
"del",
"uncommenting",
"github",
"com",
"https",
"md",
"url",
"proxified",
"apps",
"json",
"src",
"js",
"scss",
"ng",
"app",
"plugins"
],
"auto_complete_commit_on_tab": true,
"binary_file_patterns":
[
"*.jpg",
"*.jpeg",
"*.png",
"*.gif",
"*.ttf",
"*.tga",
"*.dds",
"*.ico",
"*.eot",
"*.pdf",
"*.swf",
"*.jar",
"*.zip",
"*.min.js",
"*-min.js",
"*.min.css",
"*-min.css",
"*.cache",
"*.sqlite3",
".DS_Store"
],
"color_scheme": "Packages/User/SublimeLinter/Monokai Extended (SL).tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"file_exclude_patterns":
[
".specs/app.js",
"specs/app.js",
"assets/app.js",
"assets/js/app.js",
".DS_Store",
"*.log"
],
"folder_exclude_patterns":
[
".idea",
".svn",
".git",
".hg",
"CVS",
"node_modules",
"bower_components",
"coverage"
],
"font_size": 19,
"ignored_packages":
[
"SublimeLinter-eslint",
"Vintage"
],
"ignored_words":
[
"div"
],
"match_brackets_angle": true,
"open_files_in_new_window": false,
"scroll_speed": 1.5,
"shift_tab_unindent": true,
"show_definitions": false,
"show_full_path": true,
"spell_check": true,
"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