Skip to content

Instantly share code, notes, and snippets.

@urre
Last active December 11, 2015 03:49
Show Gist options
  • Save urre/4540826 to your computer and use it in GitHub Desktop.
Save urre/4540826 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"close_windows_when_empty": true,
"color_scheme": "Packages/tomorrow-theme/textmate/Tomorrow-Night-Eighties.tmTheme",
"find_selected_text": true,
"scroll_past_end": true,
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
"_build",
"dist",
"build",
"site",
".sass-cache"
],
"font_face": "Monaco",
"font_options":
[
"subpixel_antialias"
],
"font_size": 14.0,
"gutter": true,
"highlight_line": true,
"ignored_packages":
[
"Vintage",
"sublime_unicode_nbsp"
],
"line_padding_bottom": 0,
"phoenix_color_blue": true,
"phoenix_color_expanded_folder": true,
"phoenix_dirty_bottom_bar_red": true,
"phoenix_eighties": false,
"phoenix_highlight_current_tab": true,
"phoenix_sidebar_tree_large": true,
"phoenix_solid_current_tab": true,
"tab_size": 4,
"theme": "Phoenix Light.sublime-theme",
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment