Created
May 9, 2014 15:07
-
-
Save JamesPaden/16ef4b592c9bc40fa47a 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
{ | |
"always_show_minimap_viewport": true, | |
"auto_complete_commit_on_tab": true, | |
"auto_complete_delay": 10, | |
"caret_style": "wide", | |
"color_scheme": "Packages/User/Phoenix Dark Blue Customized.tmTheme", | |
"create_window_at_startup": false, | |
"enable_tab_scrolling": false, | |
"fade_fold_buttons": false, | |
"font_size": 14, | |
"highlight_line": true, | |
"highlight_modified_tabs": true, | |
"ignored_packages": | |
[ | |
".DS_Store", | |
"Vintage" | |
], | |
"line_padding_bottom": 1, | |
"line_padding_top": 1, | |
"open_files_in_new_window": false, | |
"save_on_focus_lost": false, | |
"scroll_speed": 1.5, | |
"show_tab_close_buttons": false, | |
"use_simple_full_screen": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment