vim: fix v$% (#10051)

Release Notes:

- vim: Fixed `%` in visual mode when at the end of a line.
This commit is contained in:
Conrad Irwin 2024-04-01 14:18:09 -06:00 committed by GitHub
parent 8b586ef8e7
commit 65f0712713
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 0 deletions

View file

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