Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jeporcher
Forked from jordanhudgens/sublime_settings.json
Created December 6, 2018 18:27
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 jeporcher/7c93fff8d03fbb3ac147b34e7ee85d62 to your computer and use it in GitHub Desktop.
Save jeporcher/7c93fff8d03fbb3ac147b34e7ee85d62 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_size": 20,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment