zed/crates/vim/test_data/test_dot_mark.json
Conrad Irwin 45f12b9426
vim cl (#11641)
Release Notes:

- vim: Added support for the changelist. `g;` and `g,` to the
previous/next change
- vim: Added support for the `'.` mark
- vim: Added support for `gi` to resume the previous insert
2024-05-09 21:18:56 -06:00

9 lines
174 B
JSON

{"Put":{"state":"one two\nthree fˇr"}}
{"Key":"i"}
{"Key":"o"}
{"Key":"escape"}
{"Key":"k"}
{"Key":"`"}
{"Key":"."}
{"Get":{"state":"one two\nthree fˇor","mode":"Normal"}}