done adding tests for 'dT<char>' motion

This commit is contained in:
2025-10-19 14:52:04 +01:00
parent 766945ac88
commit 308c28c709
2 changed files with 138 additions and 4 deletions

View File

@@ -1,8 +1,6 @@
# To-do list
- Add tests for:
- `dF<char>`
- `dT<char>`
- delete inside word
- Implement delete-around-word and test it
- Reimplement `%` motion and `d%` motion.