add todo note to implement yh/yj/yk/yl motions (yank according to h/j/k/l motions)

This commit is contained in:
2025-11-23 23:44:24 +00:00
parent eefe5221ba
commit d60e8bf7aa
2 changed files with 14 additions and 2 deletions

View File

@@ -11,3 +11,5 @@
- Add tests for both
Afterwards, add tests for yanking.
Add yank commands like yh/yj/yk/yl as well and test them too.