Replies: 1 comment
-
Would you believe it, I'd types a ';' in a PATH statement instead of a ':'
|
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.
-
How do I use Lazy.nvim with multiple versions of Lua and Luarocks installed on my machine using luaver?
Changing runtimepath.prepend and package.path does not override Lazy.nvim finding the Lua/Rocks packages on my path.
I know I can ignore the error, but I don't want to.
Is there a way of forcing Lazy.nvim to use the specific 5.1 version, ie.
3.12.2_5.1
Beta Was this translation helpful? Give feedback.
All reactions