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:
parent
c7c19609b3
commit
8745719687
2 changed files with 16 additions and 0 deletions
|
@ -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":"_"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue