Created
March 24, 2016 03:54
-
-
Save tungpt247/c5e40851a2511626d6c8 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
{ | |
"bold_folder_labels": true, | |
"color_scheme": "Packages/Colorcoder/Dracula (Colorcoded) (SL) (Colorcoded).tmTheme", | |
"convert_tabspaces_on_save": false, | |
"detect_indentation": true, | |
"ensure_newline_at_eof_on_save": true, | |
"expand_tabs_on_save": true, | |
"font_options": "subpixel_antialias", | |
"font_size": 13, | |
"highlight_line": true, | |
"highlight_modified_tabs": true, | |
"draw_white_space": "all", | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"indent_to_bracket": true, | |
"margin": 2, | |
"original_color_scheme": "Packages/User/SublimeLinter/Dracula (Colorcoded) (SL).tmTheme", | |
"theme": "Spacegray.sublime-theme", | |
"scroll_past_end": false, | |
"show_line_endings": true, | |
"tab_size": 2, | |
"translate_tabs_to_spaces": true, | |
"trim_trailing_white_space_on_save": true, | |
"word_wrap": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment