doc: updated v0.1.md

This commit is contained in:
Hayden Hargreaves 2026-04-08 21:07:52 -07:00
parent 31629d1908
commit b808e75a38

View File

@ -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)