Skip to content

Instantly share code, notes, and snippets.

@peppy
Created May 23, 2014 04:25
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 peppy/98eb72c90f86d24c92c7 to your computer and use it in GitHub Desktop.
Save peppy/98eb72c90f86d24c92c7 to your computer and use it in GitHub Desktop.
{
"auto_match_enabled": false,
"caret_style": "blink",
"color_scheme": "Packages/User/base16-ocean.dark (SL).tmTheme",
"detect_slow_plugins": false,
"dictionary": "Packages/Language - English/en_GB.dic",
"drag_text": false,
"draw_indent_guides": false,
"draw_white_space": "selection",
"file_exclude_patterns":
[
"*.pyc",
"*.pyo",
"*.exe",
"*.dll",
"*.obj",
"*.o",
"*.a",
"*.lib",
"*.so",
"*.dylib",
"*.ncb",
"*.sdf",
"*.suo",
"*.pdb",
"*.idb",
".DS_Store",
"*.pdf",
"*.class",
"*.wav",
"*.mp3",
"*.os*",
"*DS_Store",
"._*",
"*.pdn",
"*.m4a",
"*.psd",
"*.jpg",
"*.png",
"*.aac",
"*.mdb",
"*.pidb",
"*.sublime-workspace"
],
"fold_buttons": false,
"highlight_line": true,
"ignored_packages":
[
"GitGutter",
"Vintage",
"All Autocomplete"
],
"indent_subsequent_lines": true,
"margin": 0,
"match_brackets": false,
"match_selection": false,
"overlay_scroll_bars": "enabled",
"phoenix_color_expanded_folder": true,
"phoenix_color_green": true,
"phoenix_dirty_bottom_bar": true,
"phoenix_dirty_bottom_bar_red": true,
"phoenix_highlight_current_tab": true,
"phoenix_solid_current_tab": false,
"phoenix_tabs_medium": true,
"scroll_past_end": true,
"scroll_speed": 0,
"show_tab_close_buttons": false,
"sort_css_on_save": false,
"sublimelinter": false,
"tab_size": 4,
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": false,
"trim_trailing_white_space_on_save": true,
"use_simple_full_screen": true,
"wide_caret": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment