Created
March 28, 2015 19:23
-
-
Save jleeothon/9f92f53aae771ecfad9c to your computer and use it in GitHub Desktop.
Sublime preferences
This file contains 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
{ | |
"font_size": 12, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"translate_tabs_to_spaces": true, | |
"rulers": [80], | |
"remember_open_files": false, | |
"hot_exit": false, | |
"remember_full_screen": true, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment