Skip to content

Instantly share code, notes, and snippets.

@richorama
Created December 17, 2014 15: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 richorama/58ba3eedc70dda1a82eb to your computer and use it in GitHub Desktop.
Save richorama/58ba3eedc70dda1a82eb to your computer and use it in GitHub Desktop.
sublime text preferences
{
"auto_match_enabled": false,
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_options":
[
],
"font_size": 15,
"gutter": false,
"ignored_packages":
[
"Vintage"
],
"line_numbers": true,
"margin": 4,
"word_separators": "./\\()\"'-:,.;<>~!@#$%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment