mnml-rs 0.2.14

A NvChad-style terminal IDE in Rust — vim or standard editing, LSP, git, and an embedded HTTP client.
1
2
3
4
5
6
7
8
9
10
11
12
# Contributors

mnml is built by:

- **Chris McLennan** — author, design, direction
- **Claude** (Anthropic) — pair-programming much of the implementation (see the
  `Co-Authored-By` trailers in the git history)

Want to help? See the working notes in [`CLAUDE.md`](CLAUDE.md). Keep
`cargo fmt` + `cargo clippy
--all-targets` clean and the test suite green; small commits to `main` are the
norm.