mirror of https://github.com/helix-editor/helix
formatting
parent
ec53eb429a
commit
de2496d46b
|
@ -1106,7 +1106,7 @@ fn load_editor_api(engine: &mut Engine, generate_sources: bool) {
|
|||
{}
|
||||
(define ({} arg)
|
||||
(helix.{} *helix.cx* arg))
|
||||
"#,
|
||||
"#,
|
||||
name, docstring, name, name
|
||||
));
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue