From 0e6e3e8aebc0762c2c7f1ea053ee00ecf63803ea Mon Sep 17 00:00:00 2001 From: Nikita Revenco <154856872+NikitaRevenco@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:24:45 +0000 Subject: [PATCH] refactor: rename variable --- helix-term/src/ui/mod.rs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helix-term/src/ui/mod.rs b/helix-term/src/ui/mod.rs index 93da51ce6..f41b71847 100644 --- a/helix-term/src/ui/mod.rs +++ b/helix-term/src/ui/mod.rs @@ -414,7 +414,7 @@ pub fn file_explorer(root: PathBuf, editor: &Editor) -> Result Result