Skip to content

Instantly share code, notes, and snippets.

@renaco
Created July 17, 2015 05:17
Show Gist options
  • Save renaco/d6b365c8d26ec134b018 to your computer and use it in GitHub Desktop.
Save renaco/d6b365c8d26ec134b018 to your computer and use it in GitHub Desktop.
Sublime Text - Setting User
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"theme": "Material-Theme.sublime-theme",
"font_size": 14,
"ignored_packages":
[
"Vintage"
],
"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