Skip to content

Instantly share code, notes, and snippets.

@usufruct
Created December 22, 2013 01:42
Show Gist options
  • Save usufruct/8077498 to your computer and use it in GitHub Desktop.
Save usufruct/8077498 to your computer and use it in GitHub Desktop.
Sublime 2 user key bindings
[
{ "keys": ["ctrl+shift+4"], "command": "move_to", "args": {"to": "eol", "extend": false} }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment