Skip to content

Instantly share code, notes, and snippets.

@dantz
Created August 24, 2012 08:23
Show Gist options
  • Select an option

  • Save dantz/3447447 to your computer and use it in GitHub Desktop.

Select an option

Save dantz/3447447 to your computer and use it in GitHub Desktop.
My Sublime Text 2 User Keyboard Settings
[
{ "keys": ["super+alt+5"], "command": "unindent" },
{ "keys": ["super+alt+6"], "command": "indent" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment