diff --git a/helix-term/src/commands/engine/steel.rs b/helix-term/src/commands/engine/steel.rs index 66d60c86a..4cd07b1d7 100644 --- a/helix-term/src/commands/engine/steel.rs +++ b/helix-term/src/commands/engine/steel.rs @@ -1106,7 +1106,7 @@ fn load_editor_api(engine: &mut Engine, generate_sources: bool) { {} (define ({} arg) (helix.{} *helix.cx* arg)) - "#, +"#, name, docstring, name, name )); }