ZIm/crates/vim/test_data/test_del_marks.json
AidanV 9d5fb3c3f3
Add :delm[arks] {marks} command to delete vim marks (#31140)
Release Notes:

- Implements `:delm[arks] {marks}` specified
[here](https://vimhelp.org/motion.txt.html#%3Adelmarks)
- Adds `ArgumentRequired` action for vim commands that require arguments

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-06-02 13:18:28 -06:00

11 lines
166 B
JSON

{"Put":{"state":"ˇa\nb\na\nb\na\n"}}
{"Key":"m"}
{"Key":"a"}
{"Key":":"}
{"Key":"d"}
{"Key":"e"}
{"Key":"l"}
{"Key":"m"}
{"Key":"space"}
{"Key":"a"}
{"Key":"enter"}