Created
January 22, 2015 17:37
-
-
Save caiges/d0c03bab771c6c377da9 to your computer and use it in GitHub Desktop.
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/Theme - Freesia/Triplet Lite.tmTheme", | |
| "font_face": "Fira Mono", | |
| "font_size": 12, | |
| "ignored_packages": | |
| [ | |
| "Markdown" | |
| ], | |
| "tab_size": 2, | |
| "theme": "Freesia.sublime-theme", | |
| "translate_tabs_to_spaces": true, | |
| "word_wrap": true, | |
| "wrap_width": 0 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment