Skip to content

Instantly share code, notes, and snippets.

@jewilmeer
Created January 30, 2014 13:33
Show Gist options
  • Save jewilmeer/8708381 to your computer and use it in GitHub Desktop.
Save jewilmeer/8708381 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night.tmTheme",
"drawWhiteSpace": true,
"folder_exclude_patterns":
[
".svn",
".git",
"tmp/cache"
],
"font_size": 12.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"matchBracketsAngle": true,
"matchBracketsBraces": true,
"matchBracketsSquare": true,
"rulers":
[
80
],
"show_minimap": false,
"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