Skip to content

Instantly share code, notes, and snippets.

@syobochim
Created February 9, 2014 09:12
Show Gist options
  • Save syobochim/8896484 to your computer and use it in GitHub Desktop.
Save syobochim/8896484 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"caret_style": "phase",
"color_scheme": "Packages/Theme - Phoenix/Color Scheme/Tomorrow-Night.tmTheme",
"draw_minimap_border": true,
"draw_white_space": "all",
"font_face": "Source Code Pro",
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
],
"match_brackets_angle": true,
"phoenix_color_expanded_folder": true,
"phoenix_color_orange": true,
"phoenix_dirty_bottom_bar": true,
"phoenix_dirty_bottom_bar_red": true,
"phoenix_solid_current_tab": true,
"phoenix_tabs_auto_width": true,
"theme": "Phoenix Dark.sublime-theme",
"trim_trailing_white_space_on_save": true,
"vintage_ctrl_keys": true,
"vintage_start_in_command_mode": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment