Skip to content

Instantly share code, notes, and snippets.

@xTNTx
Created January 19, 2017 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xTNTx/c74fcc28e7c58c7898afa22d48429af1 to your computer and use it in GitHub Desktop.
Save xTNTx/c74fcc28e7c58c7898afa22d48429af1 to your computer and use it in GitHub Desktop.
Sublime Text setting for students
{
"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