Skip to content

Instantly share code, notes, and snippets.

@slywalker
Created December 5, 2013 02:03
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 slywalker/7799004 to your computer and use it in GitHub Desktop.
Save slywalker/7799004 to your computer and use it in GitHub Desktop.
{
"afn_valid_scopes":
[
"css",
"sass",
"less",
"scss",
"ctp",
"html"
],
"auto_complete_commit_on_tab": false,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Failcoder Color Scheme/Failcoder.tmTheme",
"create_window_at_startup": false,
"detect_slow_plugins": false,
"disable_formatted_linebreak": true,
"disabled_single_snippet_for_scopes": "",
"drag_text": false,
"draw_minimap_border": true,
"enable_emmet_keymap": true,
"fade_inactive_panes": false,
"font_face": "Migu 1M",
"font_size": 18.0,
"git_command": "/opt/local/bin/git",
"ignored_packages":
[
"Vintage"
],
"phoenix_color_expanded_folder": true,
"phoenix_color_yellow": true,
"phoenix_dirty_bottom_bar": true,
"phoenix_dirty_bottom_bar_red": true,
"phoenix_highlight_current_tab": true,
"phoenix_sidebar_tree_small": true,
"phoenix_solid_current_tab": true,
"phoenix_tabs_small": true,
"rulers":
[
80,
100
],
"scroll_past_end": true,
"theme": "Phoenix Dark.sublime-theme",
"translate_tabs_to_spaces": false,
"trim_trailing_white_space_on_save": true,
"vintage_start_in_command_mode": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment