Skip to content

Instantly share code, notes, and snippets.

@rmariuzzo
Created March 8, 2013 13:36
Show Gist options
  • Save rmariuzzo/5116476 to your computer and use it in GitHub Desktop.
Save rmariuzzo/5116476 to your computer and use it in GitHub Desktop.
Personal `Preferences.sublime-settings` file for Sublime Text 2.
{
"color_scheme": "Packages/Color Scheme - Default/Cobalt.tmTheme",
"detect_slow_plugins": false,
"dictionary": "Packages/Language - English/en_US.dic",
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"ignored_words":
[
"developer"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment