diff --git a/v0.1.md b/v0.1.md index 6262dd5..02c45e0 100644 --- a/v0.1.md +++ b/v0.1.md @@ -21,8 +21,8 @@ - [ ] Configuration file support (~/.gimrc or similar) - [ ] ~Persistent undo history~ - [ ] ~Line wrapping display option~ -- [ ] Horizontal scroll -- [ ] Handle large files gracefully (>10k lines) [Pretty sure this is fine] +- [x] Horizontal scroll +- [ ] Handle large files gracefully (>10k lines) (A bit laggy, will need some TS fixes) - [ ] Alternate buffer implementation ## Nice to Have (Polish)