Last active
December 10, 2019 19:27
-
-
Save helloanoop/26ad9ed19fcfaf095208fbbf053fd039 to your computer and use it in GitHub Desktop.
Subime Settings as on 5 Sep 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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