Fix vim cw at end of words (#35300)

Fixes #35269

Release Notes:

- N/A
This commit is contained in:
Julia Ryan 2025-07-31 05:48:36 -05:00 committed by GitHub
parent 47af878ebb
commit 4b9334b910
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 4 deletions

View file

@ -30,3 +30,7 @@
{"Key":"c"}
{"Key":"shift-w"}
{"Get":{"state":"Test teˇ test","mode":"Insert"}}
{"Put":{"state":"tesˇt-test"}}
{"Key":"c"}
{"Key":"w"}
{"Get":{"state":"tesˇ-test","mode":"Insert"}}