Skip to content

Instantly share code, notes, and snippets.

@teebot
Created April 16, 2015 07:20
Show Gist options
  • Save teebot/183538cd7063a9a524e3 to your computer and use it in GitHub Desktop.
Save teebot/183538cd7063a9a524e3 to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"caret_extra_width": 2,
"color_scheme": "Packages/Theme - Afterglow/Afterglow.tmTheme",
"font_size": 14,
"ignored_packages":
[
"Vintage"
],
"tabs_medium": true,
"theme": "Afterglow.sublime-theme",
"tab_size": 2,
"translate_tabs_to_spaces": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment