diff --git a/helix-term/src/ui/mod.rs b/helix-term/src/ui/mod.rs index c46cb8611..095868ebb 100644 --- a/helix-term/src/ui/mod.rs +++ b/helix-term/src/ui/mod.rs @@ -508,14 +508,13 @@ pub fn file_explorer(root: PathBuf, editor: &Editor) -> Result