languages.toml
giving error after building 23.05 from source
#7107
Unanswered
sourproton
asked this question in
General
Replies: 2 comments 1 reply
-
There were breaking changes recently in the master branch. Check the master docs |
Beta Was this translation helpful? Give feedback.
1 reply
-
Note for the future reference: The So to repair
to
I don't know why, but only |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have the following
languages.toml
:, which worked fine in version 23.03.
After updating the helix directory with
git pull
and building from source withcargo install --path helix-term --locked
andln -s $PWD/runtime ~/.config/helix/runtime
, I have the following error when launching helix:Beta Was this translation helpful? Give feedback.
All reactions