From a73e212a7c80c6afb1582fcc8dd74238faef863a Mon Sep 17 00:00:00 2001 From: mattwparas Date: Tue, 22 Aug 2023 17:05:00 -0700 Subject: [PATCH] fixes --- helix-term/src/commands/engine.rs | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/helix-term/src/commands/engine.rs b/helix-term/src/commands/engine.rs index a08ad11d4..b662552b3 100644 --- a/helix-term/src/commands/engine.rs +++ b/helix-term/src/commands/engine.rs @@ -1263,7 +1263,7 @@ fn configure_engine() -> std::rc::Rc std::rc::Rc>();