Created
March 24, 2016 03:54
-
-
Save tungpt247/c5e40851a2511626d6c8 to your computer and use it in GitHub Desktop.
Revisions
-
tungpt247 created this gist
Mar 24, 2016 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,27 @@ { "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 }