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