zed/crates/vim/test_data/test_undo_repeated_insert.json
Conrad Irwin da03610555
vim: Fix issues with r/R (#13623)
Release Notes:

- vim: Fix undo after repeated insert/replace mode (#13573)
- vim: Fix 'r' repeating too much (#13566)
2024-06-27 21:54:34 -06:00

9 lines
184 B
JSON

{"Put":{"state":"hellˇo"}}
{"Key":"3"}
{"Key":"a"}
{"Key":"."}
{"Key":"escape"}
{"Get":{"state":"hello..ˇ.","mode":"Normal"}}
{"Key":"u"}
{"Get":{"state":"hellˇo","mode":"Normal"}}