Last active
May 21, 2018 16:25
-
-
Save rtimpone/eb0e3b0efc70045a215b49ef610d1207 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
{ | |
"font_face": "SF Mono", | |
"font_size": 14.0, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"save_on_focus_lost": true, | |
"show_full_path": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment