Skip to content

Instantly share code, notes, and snippets.

@JamesPaden
Created May 9, 2014 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JamesPaden/16ef4b592c9bc40fa47a to your computer and use it in GitHub Desktop.
Save JamesPaden/16ef4b592c9bc40fa47a to your computer and use it in GitHub Desktop.
{
"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