aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/job.rs
Commit message (Collapse)AuthorAge
* fix: Temporary fix for #402Blaž Hrastnik2021-07-03
|
* Remove #[allow(unused)] from helix-term, and fix unused imports.Nathan Vegdahl2021-07-02
| | | | Lots of other warning still left. Will address in subsequent commits.
* Satisfy clippy.Joe Neeman2021-06-30
|
* Add some async job infrastructure.Joe Neeman2021-06-30