|
Don't really know if this is a rocks issue, a nvim-cmp issue, or due to my workaround. I am the same guy from #342, still using the same workaround to get rocks to work on chimera linux. When trying to update plugins, all plugins update successfully, except nvim-cmp, which fails. unfortunately the logs aren't particularly helpful. |
Answered by
mrcjkb
Jul 24, 2024
Replies: 1 comment 5 replies
|
Hey 👋 we had to remove nvim-cmp from the luarocks.org root manifest, because the last release tag ( See
Sorry for the inconvenience 😞 It should be possible to install the |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like the upload didn't publish to the root manifest.
Maybe because there's another (non-root) package 🤔
EDIT: Nevermind, I just managed to add it to the root manifest manually.
It should work now.