-
Notifications
You must be signed in to change notification settings - Fork 17
Troubleshooting
Matthieu Coudron edited this page Jul 2, 2024
·
2 revisions
Add vim.g.rocks_nvim = { _log_level = vim.log.levels.TRACE }
to your init.lua, run the commands that trigger the issue and run :Rocks log
What to do if my plugin is not available in www.luarocks.org ?
Could not find
xxxx. Search for 'dev' version?
The most profitable long term recourse is to add the plugin to luarocks.org following this guide: https://github.com/nvim-neorocks/rocks.nvim/wiki/Plugin-support
In the short-term https://github.com/nvim-neorocks/rocks-git.nvim will let you clone the repository bypassing luarocks.