Created
November 25, 2015 16:34
-
-
Save k7y6t5/34d969e380d98cd2b3d2 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/dracula-theme-master/Dracula.tmTheme", | |
"detect_indentation": false, | |
"font_face": "Source Code Pro", | |
"font_size": 14, | |
"highlight_line": true, | |
"ignored_packages": | |
[ | |
"Markdown", | |
"Vintage" | |
], | |
"scroll_past_end": true, | |
"tab_size": 4, | |
"translate_tabs_to_spaces": true, | |
"trim_trailing_white_space_on_save": true, | |
"word_wrap": "false" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment