Skip to content

Instantly share code, notes, and snippets.

@kaithar
Created November 8, 2013 20:47
Show Gist options
  • Save kaithar/7377367 to your computer and use it in GitHub Desktop.
Save kaithar/7377367 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Dayle Rees Color Schemes/BlueDawn.tmTheme",
"detect_indentation": false,
"dictionary": "Packages/Language - English/en_GB.dic",
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"font_face": "Source Code Pro",
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"indent_to_bracket": true,
"shift_tab_unindent": true,
"smart_indent": true,
"spell_check": true,
"tab_size": 4,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment