Created
September 16, 2013 07:10
-
-
Save cbednarski/6577497 to your computer and use it in GitHub Desktop.
Preferences file for Sublime Text 3
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
| { | |
| "color_scheme": "Packages/User/Monokai Soda.tmTheme", | |
| "font_face": "Menlo", | |
| "font_size": 12, | |
| "ignored_packages": | |
| [ | |
| "Vintage" | |
| ], | |
| "soda_folder_icons": true, | |
| "theme": "Soda Dark 3.sublime-theme", | |
| "tab_size": 4, | |
| "translate_tabs_to_spaces": true | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Lives in
Preferences.sublime-settings.