Skip to content

Instantly share code, notes, and snippets.

@maxmckenzie
Last active September 14, 2021 12:45
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 maxmckenzie/1d366a504ca2bd5ff5a9841af37498cc to your computer and use it in GitHub Desktop.
Save maxmckenzie/1d366a504ca2bd5ff5a9841af37498cc to your computer and use it in GitHub Desktop.
Sublime Text user settings
{
"ignored_packages":
[
"Vintage",
],
"theme": "ayu-mirage.sublime-theme",
"margin": 2,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"color_scheme": "Packages/ayu/ayu-mirage.sublime-color-scheme",
"font_size": 12
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment