make implementation of 'di<symbol>' more robust (we check if the cursor is inside a symbol-pair before checking if there is a symbol pair after the cursor), and add tests for 'di<symbol>' motion

This commit is contained in:
2026-01-03 08:09:08 +00:00
parent bce2a5a22d
commit ba6798f476
5 changed files with 153 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
# To-do list
- Add tests for:
- `di<symbol>` and `da<symbol>`
- `da<symbol>`
Afterwards, add tests for yanking.