Skip to content

Instantly share code, notes, and snippets.

@jbrooksuk
Created May 14, 2013 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbrooksuk/5576016 to your computer and use it in GitHub Desktop.
Save jbrooksuk/5576016 to your computer and use it in GitHub Desktop.
Sublime Text 3 Config
{
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow.tmTheme",
"drag_text": true,
"draw_minimap_border": true,
"enable_telemetry": true,
"font_face": "Envy Code R",
"font_size": 13,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"soda_classic_tabs": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment