doc: updated README.md
All checks were successful
Run Test Suite / test (push) Successful in 54s

This commit is contained in:
Hayden Hargreaves 2026-04-01 11:49:22 -07:00
parent c6215a37cb
commit 78dc00a5e9

View File

@ -70,6 +70,9 @@ to Vims undo tree would many times longer than a simple stack.
- Ops like change, and substitute and such should add to paste reg
- Delete op should also add to paste reg
- Gap buffer implementation (this shouldn't be TOO hard)
- Alternate buffer handling and implementation
- Scroll in X direction
---