-
It's the standard version available now on my linux distro.
|
Beta Was this translation helpful? Give feedback.
Answered by
mrcjkb
Dec 14, 2024
Replies: 1 comment
-
You can use luarocks with Lua 5.4, but you should still install rocks.nvim with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Folaht
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use luarocks with Lua 5.4, but you should still install rocks.nvim with
--lua-version=5.1
.And if you want to be able to build luarocks packages that are compatible with Neovim, you will need either the Lua 5.1 or luajit headers.