Skip to content

Instantly share code, notes, and snippets.

@rhyswynne
Created November 11, 2014 21:28
Show Gist options
  • Save rhyswynne/70801cff76a3ce23ec7d to your computer and use it in GitHub Desktop.
Save rhyswynne/70801cff76a3ce23ec7d to your computer and use it in GitHub Desktop.
My Sublime Text 2 Key Bindings
[
{ "keys": ["command+shift+i"], "command": "reindent", "args": {"single_line": false} },
{ "keys": ["ctrl+s"], "command": "snippets" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment