diff --git a/README.md b/README.md index c2802f2..a3df185 100644 --- a/README.md +++ b/README.md @@ -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 ---