Replies: 1 comment 1 reply
-
As far as I know, Helix has decided to go with a Steel-based configuration system to replace TOML (#10389), so perhaps suggesting other config languages at this point is unfruitful. On a personal note, I should try some project that uses KDL, because I've read the docs over and over again and I can't for the life of me understand its syntax, lol |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Actually, I'm long-time neovim user and not using helix as my main editor. I just want to suggest another configuration language for helix editor called KDL Document Language. Briefly, it is like XML but very human-friendly.
There is perfect application example - niri which is wayland window manager that uses KDL for its configuration. I believe it would also be a good match for Helix.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions