Skip to content

Instantly share code, notes, and snippets.

@tomchentw
Created January 23, 2016 02:57
Show Gist options
  • Save tomchentw/036b7079dee381b69de3 to your computer and use it in GitHub Desktop.
Save tomchentw/036b7079dee381b69de3 to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"font_size": 19,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80,
100
],
"tab_size": 2,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment