Dotfiles/sublime-text/Default/Delete to Hard BOL.sublime-macro
2014-05-12 18:57:15 +02: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"}
]