You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term/src/ui
Nathan Vegdahl 702a0491db Remove #[allow(unused)] from helix-term, and fix unused imports.
Lots of other warning still left.  Will address in subsequent commits.
3 years ago
..
completion.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
editor.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
markdown.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
menu.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
mod.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
picker.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
popup.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
prompt.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
spinner.rs Add a `Spinner` 3 years ago
text.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago