vim: Fix increment step error (#26023)

Closes #12887

Release Notes:

- Fixed `x g ctrl-a` step
This commit is contained in:
0x2CA 2025-03-05 00:53:35 +08:00 committed by GitHub
parent 161f8a1dd2
commit 6685d85f49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 2 deletions

View file

@ -13,3 +13,13 @@
{"Key":"g"}
{"Key":"ctrl-x"}
{"Get":{"state":"ˇ0\n0\n0 2\n0\n0","mode":"Normal"}}
{"Key":"v"}
{"Key":"shift-g"}
{"Key":"g"}
{"Key":"ctrl-a"}
{"Key":"v"}
{"Key":"shift-g"}
{"Key":"5"}
{"Key":"g"}
{"Key":"ctrl-a"}
{"Get":{"state":"ˇ6\n12\n18 2\n24\n30","mode":"Normal"}}