Skip to content

Instantly share code, notes, and snippets.

@trailmax
Created December 30, 2014 02:30
Show Gist options
  • Save trailmax/082db169f1e7c6de563f to your computer and use it in GitHub Desktop.
Save trailmax/082db169f1e7c6de563f to your computer and use it in GitHub Desktop.
My configuration for SublimeText
{
"color_scheme": "Packages/Color Scheme - Default/Sunburst.tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"font_face": "Source Code Pro Light",
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment