▲ | 0cf8612b2e1e 20 hours ago | |||||||
Authors are free to do as they please, but as an entitled member of the peanut gallery…aren’t there already enough small configuration languages? Seems like a distraction when there are already hundreds of schemes, Lua, Janet, etc. | ||||||||
▲ | mananaysiempre 20 hours ago | parent | next [-] | |||||||
In that case, Kakoune[1] (Helix’s main inspiration) is probably more your jam. You get an RPC interface and are free to script it from anything you want (shell to Rust is about the range I’ve encountered). It does mean that you don’t get the batteries you get with Helix (e.g. LSP support) and need to bring your own (e.g. kakoune-lsp[2]). | ||||||||
| ||||||||
▲ | lemonberry 18 hours ago | parent | prev [-] | |||||||
I don't know if this is still the case but they were leaning towards Steel. Relevant Github comment: https://github.com/helix-editor/helix/issues/10389 |