add tests for 'dt<char>' motion

This commit is contained in:
2025-10-17 16:24:43 +01:00
parent b8beeaaa60
commit 0799128f7c
2 changed files with 113 additions and 1 deletions

View File

@@ -2,7 +2,6 @@
- Add tests for:
- `dF<char>`
- `dt<char>`
- `dT<char>`
- delete inside word
- Implement delete-around-word and test it