diff --git a/helix-term/src/ui/mod.rs b/helix-term/src/ui/mod.rs index e598d353..e597f385 100644 --- a/helix-term/src/ui/mod.rs +++ b/helix-term/src/ui/mod.rs @@ -303,11 +303,11 @@ pub fn file_browser(root: PathBuf, editor: &Editor) -> Result