-
-
Save wanghongfei/8666701 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/Color Scheme - Default/Solarized (Light).tmTheme", | |
| "font_face": "Bitstream Vera Sans Mono", | |
| //"font_face": "Droid Sans Mono", | |
| //"font_face": "Liberation Mono", | |
| //"font_face": "DejaVu Sans Mono", | |
| "font_size": 11, | |
| "font_options": [], | |
| // Set to 0 to disable smooth scrolling. Set to a value between 0 and 1 to | |
| // scroll slower, or set to larger than 1 to scroll faster | |
| "scroll_speed": 2.0, | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment