Created
September 4, 2017 02:24
-
-
Save ricardobarantini/f8bb183f81c3730d9ab964c03455cef0 to your computer and use it in GitHub Desktop.
Revisions
-
ricardobarantini created this gist
Sep 4, 2017 .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,34 @@ { "always_show_minimap_viewport": true, "bold_folder_labels": true, "color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme", "font_face": "Roboto Mono", "font_options": [ "gray_antialias", "subpixel_antialias" ], "font_size": 10, "ignored_packages": [ "Vintage" ], "indent_guide_options": [ "draw_normal", "draw_active" ], "line_padding_bottom": 6, "line_padding_top": 6, "material_theme_accent_red": true, "material_theme_accent_scrollbars": true, "material_theme_bold_tab": true, "material_theme_compact_sidebar": false, "material_theme_tabs_autowidth": true, "overlay_scroll_bars": "enabled", "save_on_focus_lost": false, "theme": "Material-Theme-Darker.sublime-theme", "translate_tabs_to_spaces": true, "trim_automatic_white_space": true, "word_wrap": false }