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

11 lines
204 B
JSON

{"Put":{"state":"one two\nthree fˇr"}}
{"Key":"i"}
{"Key":"o"}
{"Key":"escape"}
{"Key":"k"}
{"Key":"g"}
{"Key":"i"}
{"Key":"u"}
{"Key":"escape"}
{"Get":{"state":"one two\nthree foˇur","mode":"Normal"}}