Skip to content

Instantly share code, notes, and snippets.

@ktraff
Created March 21, 2013 15:12
Show Gist options
  • Save ktraff/5213804 to your computer and use it in GitHub Desktop.
Save ktraff/5213804 to your computer and use it in GitHub Desktop.
My Sublime Text 2 user settings.
{
"auto_complete": false,
"color_scheme": "Packages/Color Scheme - Default/Solarized (Light).tmTheme",
"font_size": 10,
"ignored_packages":
[
"ASP",
"Wordpress",
"TrailingSpaces"
],
"vintage_start_in_command_mode": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment