vim: Fix g _ not having the expected behavior (#12607)

Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
This commit is contained in:
CharlesChen0823 2024-06-06 05:00:13 +08:00 committed by GitHub
parent c7c19609b3
commit 8745719687
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 0 deletions

View file

@ -1,3 +1,7 @@
{"Put":{"state":"ˇ one\n two \nthree"}}
{"Key":"g"}
{"Key":"_"}
{"Get":{"state":" onˇe\n two \nthree","mode":"Normal"}}
{"Put":{"state":"ˇ one \n two \nthree"}}
{"Key":"g"}
{"Key":"_"}