Skip to content

Instantly share code, notes, and snippets.

@ppworks
Created June 4, 2012 06:55
Show Gist options
  • Save ppworks/2866819 to your computer and use it in GitHub Desktop.
Save ppworks/2866819 to your computer and use it in GitHub Desktop.
Sublime Text2 settings
* Rotate Left: cmd + alt + ←
* Rotate Right: cmd + alt + →
{
"color_scheme": "Packages/User/Railscasts.tmTheme",
"font_face": "Bitstream Vera Sans Mono",
"font_size": 14.0,
"ignored_packages": [""],
"vintage_start_in_command_mode": true,
"translate_tabs_to_spaces": true,
"vintage_ctrl_keys": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment