Skip to content

Instantly share code, notes, and snippets.

@Pym
Last active December 22, 2015 23:39
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pym/6548120 to your computer and use it in GitHub Desktop.
Save Pym/6548120 to your computer and use it in GitHub Desktop.
{
"auto_match_enabled": false,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"create_window_at_startup": false,
"default_line_ending": "unix",
"draw_minimap_border": false,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"file_exclude_patterns":
[
".DS_Store",
".gemtags",
".tags",
".tags_sorted_by_file"
],
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
".vagrant"
],
"font_face": "Source Code Pro",
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"reveal-on-activate": true,
"show_encoding": true,
"show_line_endings": true,
"tab_size": 4,
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment