Skip to content

Instantly share code, notes, and snippets.

@empurium
Last active April 16, 2020 07:41
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 empurium/731e19c5ce1965e86285e44b4c89c644 to your computer and use it in GitHub Desktop.
Save empurium/731e19c5ce1965e86285e44b4c89c644 to your computer and use it in GitHub Desktop.
Sublime settings
{
"color_scheme": "Packages/ayu/ayu-mirage.sublime-color-scheme",
"font_size": 16,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"theme": "ayu-mirage.sublime-theme",
"translate_tabs_to_spaces": true,
"ui_native_titlebar": false,
"ui_separator": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment