Skip to content

Instantly share code, notes, and snippets.

@kupkovski
Created March 22, 2013 18:22
Show Gist options
  • Save kupkovski/5223558 to your computer and use it in GitHub Desktop.
Save kupkovski/5223558 to your computer and use it in GitHub Desktop.
{
"auto_complete": false,
"close_windows_when_empty": false,
"color_scheme": "Packages/Solarized/Solarized (dark).tmTheme",
"draw_white_space": "selection",
"find_selected_text": true,
"fold_buttons": false,
"folder_exclude_patterns":
[
".git",
".hg",
"CVS",
"_build",
"dist",
"build",
"site",
"coverage"
],
"font_face": "Ubuntu Mono",
"font_size": 17,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"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