We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
luarocks has a --only-deps flag.
--only-deps
This could be used to provide an API to modules like rocks-git and rocks-dev to install dependencies, if a plugin exists on a luarocks server.
Open question:
The text was updated successfully, but these errors were encountered:
Rocks install gennaro-tedesco/nvim-peekup
Successfully merging a pull request may close this issue.
luarocks has a
--only-deps
flag.This could be used to provide an API to modules like rocks-git and rocks-dev to install dependencies, if a plugin exists on a luarocks server.
Open question:
By adding dependencies to a stub: feat(experimental): a way to recognise plugins managed by extensions as dependencies #492 (comment)
The text was updated successfully, but these errors were encountered: