Skip to content

Instantly share code, notes, and snippets.

@banderson623
Created October 10, 2014 15:38
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/ef466e7d01dc4f6aa8d7 to your computer and use it in GitHub Desktop.
Save banderson623/ef466e7d01dc4f6aa8d7 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": 19,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": -0.5,
"line_padding_top": -0.5,
"paths":
{
"osx":
[
"/usr/local/share/npm/bin/"
]
},
"tab_size": 2,
"theme": "predawn.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