Created
November 11, 2014 21:28
-
-
Save rhyswynne/70801cff76a3ce23ec7d to your computer and use it in GitHub Desktop.
My Sublime Text 2 Key Bindings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ "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