Login
From:
jdhao's digital space
(Uncensored)
subscribe
How to Use luarocks Package in Neovim
https://jdhao.github.io/2024/12/11/how_to_use_luarocks_package_in_neovim/
links
backlinks
Roast topics
Find topics
Find it!
Although neovim has built a lot of modules to ease the use of Lua, sometimes we may still want to use some packages from Luarocks. In this post, I would like to share how you can install a package from Luarocks and use it in nvim.