nexedit 0.2.2

A vim-like text editor, with simple shortcuts.
Documentation
1
2
3
pub mod application;

pub use self::application::Application;