Skip to content

Instantly share code, notes, and snippets.

@austinrfnd
Created October 27, 2014 15:58
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 austinrfnd/23a9b5649e6a2814e607 to your computer and use it in GitHub Desktop.
Save austinrfnd/23a9b5649e6a2814e607 to your computer and use it in GitHub Desktop.
Sublime Text User Settings
{
"font_size": 15.0,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": "true"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment