Skip to content

Instantly share code, notes, and snippets.

@ghprince
Created September 26, 2012 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ghprince/3788580 to your computer and use it in GitHub Desktop.
Save ghprince/3788580 to your computer and use it in GitHub Desktop.
Sublime Text 2 User Config
{
"color_scheme": "Packages/User/Railscasts.tmTheme",
"tab_size": 2,
"translate_tabs_to_spaces": true,
"vintage_start_in_command_mode": true,
"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