Skip to content

Instantly share code, notes, and snippets.

@brianspiering
Created February 8, 2014 19:10
Show Gist options
  • Save brianspiering/8888560 to your computer and use it in GitHub Desktop.
Save brianspiering/8888560 to your computer and use it in GitHub Desktop.
My Sublime Text 2 key bindings
[{ "keys": ["super+k", "super+t"], "command": "title_case" },
{ "keys": ["super+shift+r"], "command": "Marked" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment