Skip to content

Instantly share code, notes, and snippets.

@alukach
Created December 5, 2013 20: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 alukach/7813650 to your computer and use it in GitHub Desktop.
Save alukach/7813650 to your computer and use it in GitHub Desktop.
A backup of my SublimeText 2 User Preferences. Copy/Paste these to your User Profile (`Cmd`+`,`)
{
"font_size": 15.0,
"ignored_packages":
[
"Vintage"
],
"rulers": [72, 79],
"tab_size": 4,
"translate_tabs_to_spaces": true,
"draw_white_space": "all",
"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