Created
December 17, 2014 15:10
-
-
Save richorama/58ba3eedc70dda1a82eb to your computer and use it in GitHub Desktop.
sublime text preferences
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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