Skip to content

Instantly share code, notes, and snippets.

@rdlh
Last active July 25, 2016 14:08
Show Gist options
  • Save rdlh/cba6fcfc1ac8cfb2d7b9 to your computer and use it in GitHub Desktop.
Save rdlh/cba6fcfc1ac8cfb2d7b9 to your computer and use it in GitHub Desktop.
{
"Seti_ClosedFolder_dots": true,
"Seti_ClosedFolder_remove": true,
"Seti_ClosedFolder_same": true,
"Seti_SB_big": true,
"Seti_SB_bright": true,
"Seti_SB_med": true,
"Seti_in_4_a_treat": true,
"Seti_no_bar_undertabs": true,
"Seti_pad_3": true,
"Seti_pad_5": true,
"Seti_rainbow": true,
"Seti_sb_big_padding": true,
"Seti_sb_small_padding": true,
"Seti_sb_tree_med": true,
"Seti_sb_tree_miny": true,
"Seti_sb_tree_small": true,
"Seti_sb_tree_tiny": true,
"Seti_sb_wild": true,
"Seti_tabs_med": true,
"Seti_tabs_small": true,
"caret_extra_bottom": 3,
"caret_extra_top": 3,
"caret_extra_width": 2,
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"detect_indentation": true,
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
"bin",
".bundle",
"vendor/cache",
"tmp",
"coverage",
"public/assets"
],
"font_face": "Menlo Regular",
"font_size": 12,
"highlight_line": true,
"hot_exit": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"margin": 2,
"open_files_in_new_window": true,
"overlay_scroll_bars": "enabled",
"remember_open_files": true,
"rulers":
[
120
],
"show_full_path": true,
"tab_size": 2,
"theme": "Seti.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true,
"wrap_width": 120
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment