Last active
August 29, 2015 14:19
-
-
Save Friss/84e92bfeb1b118ae5eb1 to your computer and use it in GitHub Desktop.
This file contains 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/User/base16-eighties.dark (SL).tmTheme", | |
"ensure_newline_at_eof_on_save": true, | |
"font_family": "Source Code Pro", | |
"font_size": 10, | |
"highlight_line": true, | |
"ignored_packages": | |
[ | |
"SublimeLinter-html-tidy", | |
"HTML-CSS-JS Prettify", | |
"Vintage", | |
"SideBarEnhancements", | |
"SublimeLinter" | |
], | |
"scroll_past_end": true, | |
"tab_completion": true, | |
"tab_size": 2, | |
"theme": "Spacegray Eighties.sublime-theme", | |
"translate_tabs_to_spaces": true, | |
"trim_trailing_white_space_on_save": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment