Skip to content

Instantly share code, notes, and snippets.

@helloanoop
Last active December 10, 2019 19:27
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 helloanoop/26ad9ed19fcfaf095208fbbf053fd039 to your computer and use it in GitHub Desktop.
Save helloanoop/26ad9ed19fcfaf095208fbbf053fd039 to your computer and use it in GitHub Desktop.
Subime Settings as on 5 Sep 2018
{
"color_scheme": "Packages/Babel/Next.tmTheme",
"draw_indent_guides": false,
"folder_exclude_patterns":
[
"**/node_modules",
"**/bower_components",
"**/.git",
".sass-cache",
"public"
],
"font_face": "Consolas",
"font_size": 13,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 6,
"line_padding_top": 6,
"material_theme_big_fileicons": true,
"material_theme_bullet_tree_indicator": true,
"theme": "Soda Light 3.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