Skip to content

Instantly share code, notes, and snippets.

@geraudmathe
Created January 17, 2013 11:16
Show Gist options
  • Save geraudmathe/4555276 to your computer and use it in GitHub Desktop.
Save geraudmathe/4555276 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Color Scheme - Default/Sunburst.tmTheme",
"ensure_newline_at_eof_on_save": true,
"file_exclude_patterns":
[
".DS_Store",
".gitkeep",
"dump.rdb"
],
"folder_exclude_patterns":
[
".sass-cache",
"coverage",
"tmp"
],
"font_face": "Menlo",
"font_size": 13.0,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"save_on_focus_lost": true,
"tab_size": 2,
"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