Skip to content

Instantly share code, notes, and snippets.

@grtner
Created June 21, 2013 07:18
Show Gist options
  • Save grtner/5829463 to your computer and use it in GitHub Desktop.
Save grtner/5829463 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Dayle Rees Color Schemes/SnappyLight.tmTheme",
"draw_indent_guides": true,
"ensure_newline_at_eof_on_save": true,
"file_exclude_patterns":
[
".DS_Store",
".gitkeep",
".gitignore"
],
"flatland_square_tabs": false,
"folder_exclude_patterns":
[
".git",
".sass-cache",
"tmp"
],
"font_face": "Source Code Pro Medium",
"font_size": 11,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_numbers": true,
"line_padding_bottom": 3,
"line_padding_top": 3,
"save_on_focus_lost": true,
"soda_classic_tabs": true,
"tab_size": 2,
"theme": "Flatland Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment