Skip to content

Instantly share code, notes, and snippets.

@seanherron
Created September 2, 2014 05:47
Show Gist options
  • Save seanherron/68033cdf399f3ba3b2a7 to your computer and use it in GitHub Desktop.
Save seanherron/68033cdf399f3ba3b2a7 to your computer and use it in GitHub Desktop.
Sublime Settings
{
"color_scheme": "Packages/Base16/base16-tomorrow.dark.tmTheme",
"font_face": "Source Code Pro Light",
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"tab_size": 4,
"translate_tabs_to_spaces": true,
"wrap_width": 99
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment