Skip to content

Instantly share code, notes, and snippets.

@banderson623
Created January 6, 2015 06:10
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 banderson623/9aaaa6a25fd4ebad459a to your computer and use it in GitHub Desktop.
Save banderson623/9aaaa6a25fd4ebad459a to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
"file_exclude_patterns":
[
".DS_Store",
".rspec",
"Gemfile.lock",
".ruby-version"
],
"folder_exclude_patterns":
[
".bundle",
"build",
"widgets-build",
".git",
".sass-cache",
"doc",
"log",
"tmp"
],
"font_face": "Inconsolata-dz",
"font_size": 16,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": -0.75,
"line_padding_top": -0.75,
"paths":
{
"osx":
[
"/usr/local/share/npm/bin/"
]
},
"sidebar_small": true,
"tab_size": 2,
"tabs_medium": true,
"theme": "predawn-DEV.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment