hjkl-editor 0.0.0

Modal editor: vim engine + buffer + registers + ex commands. Pre-release placeholder; no public API yet.
Documentation
1
2
3
4
5
6
7
8
//! # hjkl-editor
//!
//! **Pre-release placeholder.** This 0.0.0 release reserves the crate name on
//! crates.io. There is no public API yet.
//!
//! See the [migration plan][plan] for the full design and roadmap.
//!
//! [plan]: https://github.com/kryptic-sh/hjkl/blob/main/MIGRATION.md