Created
April 3, 2017 10:35
-
-
Save CremboC/4ea7c1bbf3c0fa7d0ff3d24f287f2666 to your computer and use it in GitHub Desktop.
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
{ | |
"draw_centered": true, | |
"line_numbers": false, | |
"highlight_line": false, | |
"gutter": false, | |
"spell_check": true, | |
"dictionary": "Packages/Language - English/en_GB.dic", | |
"translate_tabs_to_spaces": true, | |
"caret_style": "smooth", | |
"line_padding_top": 1, | |
"trim_trailing_white_space_on_save": true, | |
"ensure_newline_at_eof_on_save": true, | |
"shift_tab_unindent": true, | |
"drag_text": false, | |
"wrap_width": 100, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment