zed/crates/vim/test_data/test_visual_match_eol.json
Conrad Irwin 65f0712713
vim: fix v$% (#10051)
Release Notes:

- vim: Fixed `%` in visual mode when at the end of a line.
2024-04-01 14:18:09 -06:00

6 lines
148 B
JSON

{"Put":{"state":"fn aˇ() {\n return\n}\n"}}
{"Key":"v"}
{"Key":"$"}
{"Key":"%"}
{"Get":{"state":"fn a«() {\n return\n}ˇ»\n","mode":"Visual"}}