Skip to content

Instantly share code, notes, and snippets.

@yyalim
Last active October 29, 2016 12:19
Show Gist options
  • Save yyalim/9f29af757808222e06503315028e5ee2 to your computer and use it in GitHub Desktop.
Save yyalim/9f29af757808222e06503315028e5ee2 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
"node_modules"
],
"ignored_packages":
[
"Vintage"
],
"scroll_past_end": 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