zed/crates/vim/test_data/test_change_list_delete.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

17 lines
345 B
JSON

{"Put":{"state":"one two\nthree fˇour"}}
{"Key":"x"}
{"Key":"k"}
{"Key":"d"}
{"Key":"i"}
{"Key":"w"}
{"Key":"^"}
{"Key":"x"}
{"Get":{"state":"ˇne \nthree fur","mode":"Normal"}}
{"Key":"2"}
{"Key":"g"}
{"Key":";"}
{"Get":{"state":"ne \nthree fˇur","mode":"Normal"}}
{"Key":"g"}
{"Key":","}
{"Get":{"state":"ˇne \nthree fur","mode":"Normal"}}