Last active
June 21, 2016 09:38
-
-
Save n1c/6388936 to your computer and use it in GitHub Desktop.
Current.
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, | |
"caret_extra_bottom": 0, | |
"caret_extra_top": 0, | |
"caret_extra_width": 4, | |
"color_scheme": "Packages/Solarized Color Scheme/Solarized (light).tmTheme", | |
"draw_indent_guides": true, | |
"draw_white_space": "all", | |
"folder_exclude_patterns": | |
[ | |
".git", | |
".vagrant" | |
], | |
"font_face": "Anonymous Pro", | |
"font_size": 18.0, | |
"highlight_line": true, | |
"highlight_modified_tabs": true, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"itg_small_tabs": true, | |
"line_padding_bottom": 1, | |
"line_padding_top": 1, | |
"margin": 200, | |
"scroll_past_end": true, | |
"shift_tab_unindent": false, | |
"show_encoding": true, | |
"show_line_endings": true, | |
"theme": "itg.flat.light.sublime-theme", | |
"trim_trailing_white_space_on_save": true, | |
"vintage_start_in_command_mode": true, | |
"vintageous_use_ctrl_keys": true, | |
"vintageous_use_sys_clipboard": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment