Created
May 16, 2020 15:59
-
-
Save ademilter/3578af8a5b896a34640496b94973bf44 to your computer and use it in GitHub Desktop.
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
{ | |
"color_scheme": "Packages/Color Scheme - Default/Monokai.sublime-color-scheme", | |
"font_size": 14, | |
"ignored_packages": | |
[ | |
"Markdown", | |
"Vintage", | |
"zzz A File Icon zzz" | |
], | |
"line_padding_bottom": 3, | |
"line_padding_top": 3, | |
"margin": 10, | |
"native_tabs": "preferred", | |
"save_on_focus_lost": true, | |
"tab_size": 2, | |
"theme": "Adaptive.sublime-theme", | |
"translate_tabs_to_spaces": true, | |
"word_wrap": "true", | |
"wrap_width": 80 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment