Skip to content

Instantly share code, notes, and snippets.

@brookr
Last active December 18, 2015 11:49
Show Gist options
  • Select an option

  • Save brookr/5778622 to your computer and use it in GitHub Desktop.

Select an option

Save brookr/5778622 to your computer and use it in GitHub Desktop.
Sublime Preferences: Settings - User
{
"save_on_focus_lost": true,
"translate_tabs_to_spaces": true,
"tab_size": 2,
"ensure_newline_at_eof_on_save": 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