Replies: 1 comment
-
I hope I can plan it soon 😄 It would be blocked by luarocks/luarocks#1684, which I might start working on myself. I've created an issue: #404 |
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
-
Does rocks.nvim support semver constraints? I assumed it would be delegated to luarocks, which does appear to support constraints (under dependencies) but
norg = "~> 7"
(and variations) fails with a "version number '~> 7' could not be parsed" error during aRocks sync
.Is it a planned feature?
Beta Was this translation helpful? Give feedback.
All reactions