A modern text editor inspired by Emacs.
Go to file
Matthew Gordon 454e2f12fe Make rope module directory
Replace `rope.rs` with `rope/mod.rs` and `rope/tests/mod.rs` in
preparation for adding more elaborate testing for `Rope`.
2024-11-08 22:02:23 -04:00
core Make rope module directory 2024-11-08 22:02:23 -04:00
.gitignore Add *~ to .gitignore 2024-10-17 19:44:13 -03:00
Cargo.toml Move ged-core into workspace 2024-10-21 12:54:30 -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.