ZIm/crates/vim/test_data/test_quote_mark.json
AidanV fa677bdc38
vim: Single quote mark (#27231)
Closes #22398

Release Notes:

- vim: Adds `'` and `"` marks (last location jumped from in the current
buffer, and location when last exiting a buffer)

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-03-22 05:45:57 +00:00

23 lines
540 B
JSON

{"Put":{"state":"ˇHello, world!"}}
{"Key":"w"}
{"Key":"m"}
{"Key":"o"}
{"Get":{"state":"Helloˇ, world!","mode":"Normal"}}
{"Key":"$"}
{"Key":"`"}
{"Key":"o"}
{"Get":{"state":"Helloˇ, world!","mode":"Normal"}}
{"Key":"`"}
{"Key":"`"}
{"Get":{"state":"Hello, worldˇ!","mode":"Normal"}}
{"Key":"`"}
{"Key":"`"}
{"Get":{"state":"Helloˇ, world!","mode":"Normal"}}
{"Key":"$"}
{"Key":"m"}
{"Key":"'"}
{"Get":{"state":"Hello, worldˇ!","mode":"Normal"}}
{"Key":"^"}
{"Key":"`"}
{"Key":"`"}
{"Get":{"state":"Hello, worldˇ!","mode":"Normal"}}