A modern text editor inspired by Emacs.
Go to file
Matthew Gordon 73168d3c0b In-progress implementation of rope
Just the beginnings of a rope implementation but I want to refactor
already so saving what I've got so far.
2024-10-17 19:44:13 -03:00
src In-progress implementation of rope 2024-10-17 19:44:13 -03:00
.gitignore Add *~ to .gitignore 2024-10-17 19:44:13 -03:00
Cargo.toml In-progress implementation of rope 2024-10-17 19:44:13 -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.