Created
October 9, 2014 08:30
-
-
Save zerosum/7a59aadfac62f5985ee9 to your computer and use it in GitHub Desktop.
settings for sublimetext3
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
| [ | |
| {"keys": ["alt+`"], "command": "toggle_mozc"} | |
| ] |
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/Color Scheme - Default/Solarized (Light).tmTheme", | |
| "font_face": "Ricty", | |
| "font_size": 12, | |
| "ignored_packages": | |
| [ | |
| "Vintage" | |
| ], | |
| "theme": "Soda Light 3.sublime-theme" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment