7 lines
350 B
Markdown
7 lines
350 B
Markdown
# To-do list
|
|
- Add tests for other yank motoins
|
|
- Tests should be based on existing tests for delete-motions, and in the same order.
|
|
- Add tests for NormalYankDelete functions, to make sure that they are yanking the expected string.
|
|
- Add tests for indent, dedent and remove-line-break motions
|
|
- Add tests that searchList updates as expected too
|