A modern text editor inspired by Emacs.
Go to file
Matthew Gordon 529ac555ec Expose some Rope functions through TextBuffer
This is mostly just to silence unused code warnings for now.
2025-10-30 21:48:10 -03:00
core Expose some Rope functions through TextBuffer 2025-10-30 21:48:10 -03:00
tui Add stub TUI app 2025-10-30 20:08:50 -03:00
.gitignore Add *~ to .gitignore 2024-10-17 19:44:13 -03:00
Cargo.toml Add stub TUI app 2025-10-30 20:08:50 -03:00
LICENSE Initial commit 2024-01-01 15:06:43 +00:00
README.md Initial commit 2024-01-01 15:06:43 +00:00

README.md

ged

A modern text editor inspired by Emacs.