Skip to content

Instantly share code, notes, and snippets.

@letiesperon
Last active October 17, 2021 15:26
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 letiesperon/7090a100902871cb2b9f6941a1f430ed to your computer and use it in GitHub Desktop.
Save letiesperon/7090a100902871cb2b9f6941a1f430ed to your computer and use it in GitHub Desktop.
Sublime preferences
{
"font_size": 17,
"margin": 2,
"translate_tabs_to_spaces": true,
"tab_size": 2,
"trim_automatic_white_space": true,
"open_files_in_new_window": "never",
"ensure_newline_at_eof_on_save": true,
"trim_trailing_white_space_on_save": "all",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment