add tests for 'diW' motion, and fix a bug in the implementation (contiguous spaces were not deleted properly)
This commit is contained in:
3
todo.md
3
todo.md
@@ -1,9 +1,8 @@
|
||||
# To-do list
|
||||
|
||||
- Add tests for:
|
||||
- delete inside WORD
|
||||
- Implement delete-around-word/WORD and test it
|
||||
- Reimplement `%` motion and `d%` motion.
|
||||
- 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
|
||||
- Reimplement `di<symbol>` and `da<symbol>`
|
||||
|
||||
Reference in New Issue
Block a user