Last active
March 25, 2018 13:46
-
-
Save ramlmn/fc2e57795d7a06f9206aef46cb574daf 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
Show hidden characters
{ | |
"auto_close_tags": false, | |
"auto_find_in_selection": true, | |
"copy_with_empty_selection": false, | |
"default_line_ending": "LF", | |
"drag_text": false, | |
"draw_white_space": "all", | |
"font_face": "Consolas", | |
"font_size": 11, | |
"highlight_line": true, | |
"rulers": [100], | |
"show_encoding": true, | |
"show_line_endings": true, | |
"tab_size": 2, | |
"word_wrap": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment