aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/lib.rs
Commit message (Expand)AuthorAge
* Remove #[allow(unused)] from helix-term, and fix unused imports.Nathan Vegdahl2021-07-02
* Add some async job infrastructure.Joe Neeman2021-06-30
* Replace `Editor::current` by a macroBenoƮt CORTIER2021-06-18
* Configurable keys 2 (Mapping keys to commands) (#268)PabloMansanet2021-06-17
* Separate helix-term as a libraryIvan Tham2021-06-07