vim: Increment search right (#10866)

Hi there, nice editor!
Here's my attempt at fixing #10865.

Thanks

Release Notes:

-vim: Fix ctrl+a when cursor is on a decimal point
([#10865](https://github.com/zed-industries/zed/issues/10865)).

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
This commit is contained in:
Hendrik Sollich 2024-04-26 03:47:52 +02:00 committed by GitHub
parent d9eb3c4b35
commit 604857ed2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 61 additions and 6 deletions

View file

@ -0,0 +1,5 @@
{"Put":{"state":"111.ˇ.2\n"}}
{"Key":"ctrl-a"}
{"Get":{"state":"111..ˇ3\n","mode":"Normal"}}
{"Key":"ctrl-x"}
{"Get":{"state":"111..ˇ2\n","mode":"Normal"}}