done testing that search list updates properly on deletion motions
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# To-do list
|
||||
- Add normal-delete tests for each motion, checking that searchList is as expected
|
||||
- Three cases for searchList:
|
||||
1. Deletion causes two words to join to form a new match
|
||||
2. Deletion causes an existing match to be extended
|
||||
3. Deletion introduces no match
|
||||
- Refactor PersistentVector so that the LEAF node only contains integer vectors (one for the finishIdx, which we already have, and one for the startIdx)
|
||||
- Add tests for indent, dedent and remove-line-break motions
|
||||
- Add tests that searchList updates as expected too
|
||||
- Add tests for other yank motoins
|
||||
|
||||
Reference in New Issue
Block a user