Created
April 5, 2017 04:12
-
-
Save DevotionGeo/278e03436c0bd0857c9363d2bf2cddae 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
{ | |
"auto_complete_commit_on_tab": true, | |
"bold_folder_labels": true, | |
"caret_extra_bottom": 3, | |
"caret_extra_top": 3, | |
"caret_extra_width": 1, | |
"caret_style": "phase", | |
"color_scheme": "Packages/Base16 Color Schemes/Themes/base16-google-light.tmTheme", | |
"font_size": 14, | |
"gutter": true, | |
"highlight_line": false, | |
"ignored_packages": | |
[ | |
], | |
"index_files": true, | |
"line_padding_bottom": 2, | |
"line_padding_top": 2, | |
"margin": 0, | |
"save_on_focus_lost": true, | |
"tab_size": 2, | |
"theme": "Higuchi.sublime-theme", | |
"theme_primer_sidebar_font_large": true, | |
"theme_primer_sidebar_tree_small": true, | |
"theme_primer_tabs_font_large": true, | |
"translate_tabs_to_spaces": true, | |
"word_wrap": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment