Skip to content

Instantly share code, notes, and snippets.

@slor
Created September 1, 2012 00:30

Revisions

  1. slor created this gist Sep 1, 2012.
    4 changes: 4 additions & 0 deletions gistfile1.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    [
    { "keys": ["ctrl+e"], "command": "move_to", "args": {"to": "eol"} },
    { "keys": ["ctrl+a"], "command": "move_to", "args": {"to": "bol"} }
    ]