Skip to content

Instantly share code, notes, and snippets.

@hellobrian
Created December 8, 2014 19:21
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 hellobrian/368d498eb281fa1a4a5f to your computer and use it in GitHub Desktop.
Save hellobrian/368d498eb281fa1a4a5f to your computer and use it in GitHub Desktop.
My user-settings in Sublime Text 3
{
"color_scheme": "Packages/Theme - Cobalt2/cobalt2.tmTheme",
"font_size": 15,
"ignored_packages":
[
"HTML",
"CSS",
"Vintage",
"GitGutter"
],
"margin": 2,
"tab_size": 2,
"theme": "Cobalt2.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment