Skip to content

Instantly share code, notes, and snippets.

@thedamon
Created March 8, 2013 18:44
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 thedamon/5118755 to your computer and use it in GitHub Desktop.
Save thedamon/5118755 to your computer and use it in GitHub Desktop.
My Sublime Text preferences
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"detect_slow_plugins": false,
"font_size": 8,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage",
"TrailingSpaces"
],
"theme": "Nil.sublime-theme",
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment