Skip to content

Instantly share code, notes, and snippets.

@ngurajeka
Created July 9, 2016 03:13
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 ngurajeka/746dd5b3a79ddf7ab651ac40819a9fd6 to your computer and use it in GitHub Desktop.
Save ngurajeka/746dd5b3a79ddf7ab651ac40819a9fd6 to your computer and use it in GitHub Desktop.
{
"color_inactive_tabs": true,
"color_scheme": "Packages/Theme - Afterglow/Afterglow.tmTheme",
"draw_white_space": "all",
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
"node_modules",
".idea",
".phalcon"
],
"font_face": "Monaco",
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"tabs_small": true,
"theme": "Afterglow.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