Skip to content

Instantly share code, notes, and snippets.

@dvoryankin
Last active September 13, 2018 09:00
Show Gist options
  • Save dvoryankin/d33295eafd9f9504b148f9f92a4b6a6a to your computer and use it in GitHub Desktop.
Save dvoryankin/d33295eafd9f9504b148f9f92a4b6a6a to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
"draw_white_space": "all",
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"translate_tabs_to_spaces": true,
"detect_indentation": true,
"auto_indent": true,
"font_face": "Firacode",
"font_size": 11,
"tab_size": 2,
"ignored_packages":
[
"Vintage"
],
"theme": "Boxy Tomorrow.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment