Created
September 4, 2019 05:36
-
-
Save JeffreyCA/81a3ccf7ae88ae5173b29ff418747466 to your computer and use it in GitHub Desktop.
Sublime
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
{ | |
"auto_complete": false, | |
"color_scheme": "Packages/Color Scheme - Default/Monokai.sublime-color-scheme", | |
"detect_indentation": false, | |
"font_face": "Monaco", | |
"font_size": 13, | |
"open_files_in_new_window": false, | |
"tab_size": 4, | |
"theme": "Material-Theme.sublime-theme", | |
"word_wrap": "true" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment