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) - [ ] Configuration file support (~/.gimrc or similar)
- [ ] ~Persistent undo history~ - [ ] ~Persistent undo history~
- [ ] ~Line wrapping display option~ - [ ] ~Line wrapping display option~
- [ ] Horizontal scroll - [x] Horizontal scroll
- [ ] Handle large files gracefully (>10k lines) [Pretty sure this is fine] - [ ] Handle large files gracefully (>10k lines) (A bit laggy, will need some TS fixes)
- [ ] Alternate buffer implementation - [ ] Alternate buffer implementation
## Nice to Have (Polish) ## Nice to Have (Polish)