Created
January 19, 2017 13:01
-
-
Save xTNTx/c74fcc28e7c58c7898afa22d48429af1 to your computer and use it in GitHub Desktop.
Sublime Text setting for students
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
{ | |
"draw_white_space": "all", | |
"ensure_newline_at_eof_on_save": true, | |
"line_padding_bottom": 1, | |
"line_padding_top": 1, | |
"translate_tabs_to_spaces": true, | |
"trim_trailing_white_space_on_save": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment