Created
March 17, 2015 17:51
-
-
Save firmread/0ddbca98e2acae487acb to your computer and use it in GitHub Desktop.
nicer sublime text settings
This file contains 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
{ | |
"font_size": 11, | |
"caret_style": "phase", | |
"highlight_line": true, | |
"line_padding_bottom": 0, | |
"line_padding_top": -1, | |
"fade_fold_buttons": false, | |
"bold_folder_labels": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment