Created
June 15, 2016 13:46
-
-
Save futurist/6d421b5fa9b6ba357f0eb6df5f8b9836 to your computer and use it in GitHub Desktop.
sublime text User setttings
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
Show hidden characters
{ | |
"font_size": 12, | |
"hot_exit": false, | |
"line_padding_bottom": 6, | |
"line_padding_top": 6, | |
"save_on_focus_lost": false, | |
"show_encoding": true, | |
"translate_tabs_to_spaces": true, | |
"update_check": false, | |
"word_wrap": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment