Skip to content

Instantly share code, notes, and snippets.

@bsparks
Created June 6, 2012 21:20
Show Gist options
  • Save bsparks/2884870 to your computer and use it in GitHub Desktop.
Save bsparks/2884870 to your computer and use it in GitHub Desktop.
my sublime-settings
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_size": 11,
"translate_tabs_to_spaces": true,
"draw_white_space": "all",
"trim_trailing_white_space_on_save": true,
"ignored_packages":
[
"Vintage"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment