Skip to content

Instantly share code, notes, and snippets.

@shajanjp
Created April 1, 2019 10:48
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 shajanjp/5b6c763747414000beaea2777ec59474 to your computer and use it in GitHub Desktop.
Save shajanjp/5b6c763747414000beaea2777ec59474 to your computer and use it in GitHub Desktop.
{
"added_words":
[
"Techno",
"Cubet",
"Arduino"
],
"auto_format_on_save": true,
"binary_file_patterns":
[
"*.jpg",
"*.jpeg",
"*.png",
"*.gif",
"*.ttf",
"*.tga",
"*.dds",
"*.ico",
"*.eot",
"*.pdf",
"*.swf",
"*.jar",
"*.zip",
"package-lock.json"
],
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"folder_exclude_patterns":
[
".git",
".hg",
"CVS",
"node_modules",
"bower_components",
"coverage",
"tmp",
"temp",
"log",
"logs",
"build",
"builds",
"dist",
"resources",
".vs",
".ebextensions",
"_site"
],
"font_face": "Hack",
"font_size": 12,
"ignored_packages":
[
"ActionScript",
"ESLint",
"GitGutter",
"SublimeLinter",
"SublimeLinter-eslint",
"Vintage"
],
"indent_guide_options":
[
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"margin": 0,
"material_theme_disable_tree_indicator": true,
"material_theme_tree_headings": true,
"tab_size": 2,
"theme": "Material-Theme-Darker.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment