Skip to content

Instantly share code, notes, and snippets.

@GirlBossRush
Created September 24, 2015 01:03
Show Gist options
  • Save GirlBossRush/01975788af6370d7e231 to your computer and use it in GitHub Desktop.
Save GirlBossRush/01975788af6370d7e231 to your computer and use it in GitHub Desktop.
{
"Seti_SB_bright": true,
"Seti_blue_tab_label": false,
"Seti_in_4_a_treat": true,
"Seti_no_bar_undertabs": true,
"Seti_no_blue_bar": false,
"Seti_orange_button": false,
"Seti_orange_label": true,
"Seti_rainbow": true,
"Seti_sb_wild": false,
"added_words":
[
"hollite"
],
"auto_find_in_selection": true,
"binary_file_patterns":
[
"*.jpg",
"*.jpeg",
"*.png",
"*.gif",
"*.ttf",
"*.tga",
"*.dds",
"*.ico",
"*.eot",
"*.pdf",
"*.swf",
"*.jar",
"*.zip",
"*.log",
"*.sketch",
"*.js.map",
"*.map",
".DS_Store"
],
"bold_folder_labels": true,
"caret_style": "blink",
"color_scheme": "Packages/Monokai Extended/Monokai Extended.tmTheme",
"draw_indent_guides": true,
"ensure_newline_at_eof_on_save": true,
"file_exclude_patterns":
[
".tags",
".DS_Store",
".git",
".svn",
".hg",
"CVS",
".gitmodules",
".tags_sorted_by_file",
".gemtags",
"tmp/*",
".sass-cache/*",
"*.gz",
"log/*",
".bundle/*",
"coverage/*",
".bin/*",
"bower_components/*",
"node_modules/*",
"cordova/*",
"tests/bin/*",
"tests/output/*",
"log",
"*.tch",
"*.map.json"
],
"font_size": 12.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage",
"VintageLines",
"Vintageous"
],
"line_padding_bottom": 2,
"line_padding_top": 1,
"match_brackets": false,
"material_theme_accent_lime": false,
"material_theme_accent_orange": false,
"material_theme_accent_purple": false,
"material_theme_accent_yellow": false,
"material_theme_bold_tab": true,
"material_theme_disable_folder_animation": true,
"material_theme_panel_separator": true,
"rulers":
[
80
],
"shift_tab_unindent": true,
"show_full_path": true,
"show_sidebar": false,
"show_tab_close_buttons": false,
"soda_retina_fix": false,
"tab_size": 2,
"theme": "Material-Theme-Darker.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"vintage_ctrl_keys": true,
"vintage_start_in_command_mode": true,
"word_separators": "./\\()\"'-:,.;<>~!@#$%^&*|+=[]{}`~?",
"word_wrap": false,
"wrap_width": 80
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment