Commit Graph

6 Commits

Author SHA1 Message Date
23a1abf190 Fixed SearcChar incorrect bounds in SearchChar aswell to avoid further
bugs
2024-12-14 19:47:32 +02:00
a694b3916a Implemented iw/aw/iW/aW text objects in viminput 2024-12-14 19:45:49 +02:00
feacef91b8 Reverted last bug fix, it was a wrong fix that caused a different bug,
the root cause was the SearchChar function which was fixed in this
commit
2024-12-14 17:29:18 +02:00
c68adab0ba Implemented E motion in viminput 2024-12-13 17:22:35 +02:00
310afed684 Implemented f/t/F/T motions in viminput 2024-12-12 19:38:13 +02:00
8430f3f0f9 Added o and O and D 2024-12-08 14:23:51 +02:00