Skip to content

Instantly share code, notes, and snippets.

@sergey-alekseev
Created February 12, 2015 14:51
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 sergey-alekseev/0cc714af020f0159b83d to your computer and use it in GitHub Desktop.
Save sergey-alekseev/0cc714af020f0159b83d to your computer and use it in GitHub Desktop.
Sublime Text configuration. Make sure you have these lines in your Settings - User.
{
"ensure_newline_at_eof_on_save": true,
"tab_size": 2,
"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