ane-editor 0.1.0

A New Editor / Agent Native Editor — a modern vim-inspired terminal editor built for humans and code agents
Documentation
1
2
3
4
5
pub mod chord;
pub mod chord_engine;
pub mod diff;
pub mod lsp_engine;
pub mod syntax_engine;