Skip to content

Instantly share code, notes, and snippets.

@LeonFedotov
Created March 18, 2014 22:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeonFedotov/9631568 to your computer and use it in GitHub Desktop.
Save LeonFedotov/9631568 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Enlightened Color Scheme/enlightened.tmTheme",
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
".idea",
".sass-cache"
],
"font_face": "inconsolata",
"font_size": 18.0,
"ignored_packages":
[
"Vintage"
],
"scroll_past_end": true,
"theme": "Spacegray.sublime-theme",
"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