Skip to content

Instantly share code, notes, and snippets.

@iknowkungfoo
Last active January 26, 2017 07:17
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 iknowkungfoo/bb4005543f0293aa308e8c94acba5a98 to your computer and use it in GitHub Desktop.
Save iknowkungfoo/bb4005543f0293aa308e8c94acba5a98 to your computer and use it in GitHub Desktop.
Sublime Text 3 User Config
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_face": "Hack",
"font_size": 14,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"trim_trailing_white_space_on_save": true
}
@iknowkungfoo
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment