Skip to content

Instantly share code, notes, and snippets.

@ig10
Last active August 29, 2015 14:06
Show Gist options
  • Save ig10/f639a6b79dd3a94ea5e7 to your computer and use it in GitHub Desktop.
Save ig10/f639a6b79dd3a94ea5e7 to your computer and use it in GitHub Desktop.
SBT2Cfg
{
"atomic_save": true,
"color_scheme": "Packages/Theme - Nil/Tubnil.tmTheme",
"draw_white_space": "all",
"font_face": "Monaco",
"font_size": 12.0,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"margin": -2,
"tab_size": 2,
"theme": "Ayin.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment