Skip to content

Instantly share code, notes, and snippets.

@jschomay
Created July 9, 2013 16:00
Show Gist options
  • Save jschomay/5958585 to your computer and use it in GitHub Desktop.
Save jschomay/5958585 to your computer and use it in GitHub Desktop.
sublime user preferences
{
"font_size": 14.0,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment