Replies: 1 comment 2 replies
-
I think you might be able to use |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a language which is used internally, and would like to distribute support for Helix in a robust and cross-platform way. It would be nice if HELIX_RUNTIME would supported multiple paths, then one could add the folder with language-specific configuration to HELIX_RUNTIME.
Example for Linux:
Currently, I'd have to edit the
languages.toml
file and modify the (only) runtime folder, which will be a little difficult to maintain.Any ideas on how to best package Helix configuration?
Beta Was this translation helpful? Give feedback.
All reactions