Skip to content

Instantly share code, notes, and snippets.

@nbvehbq
Last active November 27, 2017 13:08
Show Gist options
  • Save nbvehbq/e7c61c2924d5e1303e29861645e726d4 to your computer and use it in GitHub Desktop.
Save nbvehbq/e7c61c2924d5e1303e29861645e726d4 to your computer and use it in GitHub Desktop.
Sublime setings
{
"color_inactive_tabs": true,
"color_scheme": "Packages/Theme - Afterglow/Afterglow.tmTheme",
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"save_on_focus_lost": true,
"tab_size": 2,
"tabs_small": true,
"theme": "Afterglow-green.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