Created
April 19, 2016 03:59
-
-
Save jdrago999/ac2bab9abf6ddc51d48e41945300bd19 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
{ | |
"always_show_minimap_viewport": true, | |
"indent_guide_options": [ "draw_normal", "draw_active" ], | |
"line_padding_bottom": 1, | |
"line_padding_top": 1, | |
"highlight_modified_tabs": true, | |
"translate_tabs_to_spaces": true, | |
"find_selected_text": true, | |
"word_wrap": true, | |
"bold_folder_labels": true, | |
"highlight_line": true, | |
"highlight_modified_tabs": true, | |
"tab_size": 2, | |
"trim_trailing_white_space_on_save": true, | |
"rulers": [ 80 ], | |
"caret_style": "phase", | |
"fade_fold_buttons": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment