Skip to content

Instantly share code, notes, and snippets.

@cp16net
Created July 9, 2015 17:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cp16net/bec9f952a6002f3b2447 to your computer and use it in GitHub Desktop.
Save cp16net/bec9f952a6002f3b2447 to your computer and use it in GitHub Desktop.
~/Library/Application Support/Sublime Text 3/Packages/User/Preferences.sublime-settings
{
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"rulers": [80],
"save_on_focus_lost": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment