Skip to content

Instantly share code, notes, and snippets.

@voigt
Created April 8, 2013 13:32
Show Gist options
  • Save voigt/5336776 to your computer and use it in GitHub Desktop.
Save voigt/5336776 to your computer and use it in GitHub Desktop.
Sublime Text Config
{
"font_size": 15.0,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80
],
"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