Skip to content

Instantly share code, notes, and snippets.

@bobwei
Last active December 19, 2015 12:28
Show Gist options
  • Save bobwei/5954734 to your computer and use it in GitHub Desktop.
Save bobwei/5954734 to your computer and use it in GitHub Desktop.
Bob's Sublime Text 2 settings
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_size": 16,
"ignored_packages":
[
"Vintage"
],
"tab_size": 4,
"translate_tabs_to_spaces": true,
"word_wrap": false,
"hot_exit": false,
"remember_open_files": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment