bazed-editor / bazed

The baz editor
Apache License 2.0
26 stars 3 forks source link

feat(core): implement MarkedRope datastructure, basic Document struct #14

Closed elkowar closed 1 year ago

elkowar commented 1 year ago

This PR adds a bazed-core crate, a Document datastructure and a MarkedRope structure.