Skip to content

Instantly share code, notes, and snippets.

@jaimeguzman
Last active April 11, 2016 12:33
Show Gist options
  • Select an option

  • Save jaimeguzman/3ea5436eed73765c1033 to your computer and use it in GitHub Desktop.

Select an option

Save jaimeguzman/3ea5436eed73765c1033 to your computer and use it in GitHub Desktop.
sbt3 user reference config
{
"color_inactive_tabs": true,
"color_scheme": "Packages/Theme - Afterglow/Afterglow.tmTheme",
"draw_indent_guides": false,
"font_size": 13,
"ignored_packages":
[
"Vintage"
],
"tabs_padding_small": true,
"tabs_small": true,
"theme": "Afterglow-green.sublime-theme",
"trim_trailing_white_space_on_save": false,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment