config/sublime/Packages/Default/Delete to Hard BOL.sublime-macro
2012-08-01 21:04:05 -07:00

5 lines
171 B
Text

[
{"command": "move_to", "args": {"to": "hardbol", "extend": true}},
{"command": "add_to_kill_ring", "args": {"forward": false}},
{"command": "left_delete"}
]