implmenet 'daW' motion (next: test it)

This commit is contained in:
2025-12-13 03:57:21 +00:00
parent 204f549c79
commit d1b865bda8
3 changed files with 127 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# To-do list
- Add tests for:
- Implement delete-around-word/WORD and test it
- Test delete-around-word/WORD
- Reimple `%` motion and `d%` motion.
- They should both search for the next character in any pair, the same way in Vim
- Add tests for reimplemented movements and motions