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

5 lines
167 B
Text

[
{"command": "move_to", "args": {"to": "eol", "extend": true}},
{"command": "add_to_kill_ring", "args": {"forward": true}},
{"command": "right_delete"}
]