Skip to content

Instantly share code, notes, and snippets.

@mortdeus
Created January 25, 2013 10:39
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 mortdeus/4633426 to your computer and use it in GitHub Desktop.
Save mortdeus/4633426 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/Monokai Soda.tmTheme",
"file_exclude_patterns":
[
"*.pyc",
"*.pyo",
"*.exe",
"*.dll",
"*.obj",
"*.o",
"*.a",
"*.lib",
"*.so",
"*.dylib",
"*.ncb",
"*.sdf",
"*.suo",
"*.pdb",
"*.idb",
".DS_Store",
"*.class",
"*.psd",
"*.db",
"*.sublime*",
"*.md",
"*.lo",
"*.pc*",
".git*",
"*.la*"
],
"font_face": "Droid Sans Mono",
"font_options":
[
"bold"
],
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"theme": "Soda Dark.sublime-theme",
"vintage_start_in_command_mode": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment