Skip to content

Instantly share code, notes, and snippets.

@wickchucked
Created March 13, 2013 13:21
Show Gist options
  • Save wickchucked/5151978 to your computer and use it in GitHub Desktop.
Save wickchucked/5151978 to your computer and use it in GitHub Desktop.
Key bindings
[
{ "keys": ["ctrl+t"], "command": "insert", "args": {"characters": "¬"} },
{ "keys": ["ctrl+shift+."], "command": "bis_erb" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment