Skip to content

Instantly share code, notes, and snippets.

@mlepage
Last active August 29, 2015 14:08
Show Gist options
  • Save mlepage/ad10b049badfe3cd0590 to your computer and use it in GitHub Desktop.
Save mlepage/ad10b049badfe3cd0590 to your computer and use it in GitHub Desktop.
Sublime Text 3 "Settings - User" Preferences
{
"font_size": 15,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"rulers": [80, 100]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment