Created
November 29, 2016 16:36
-
-
Save mdwhatcott/474af5ca1562d0d601ce3e2347f3538f to your computer and use it in GitHub Desktop.
sublime 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
{ | |
"close_windows_when_empty": true, | |
"color_scheme": "Packages/Dayle Rees Color Schemes/sublime/darkside.tmTheme", | |
"draw_white_space": "all", | |
"font_face": "Source Code Pro", | |
"font_size": 19, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"sidebar_size_14": true, | |
"theme": "Flatgrammer.sublime-theme" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment