Skip to content
New issue

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

feat: add rockspec to avoid needs of extra plugins on Lazy >= v11 #185

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

kevinm6
Copy link
Contributor

@kevinm6 kevinm6 commented Jun 25, 2024

since Lazy v11.x, Lazy supports rockspec, so extra plugins like vhyrro/luarocks.nvim are no more required.

This PR add the updated README for Lazy version >= 11.x and the rockspec file required by Lazy to install the relative luarocks.

This file should be easy to update via GHActions as another action is performed to create the same for luarocks.

- since [Lazy v11](folke/lazy.nvim#1530)
supports rockspec is no longer required extra plugin like
`vhyrro/luarocks.nvim` to install rocks and use them into Neovim
@3rd
Copy link
Owner

3rd commented Jun 27, 2024

Thank you so much!
Been having issues with the action, it only works if I trigger it manually for some reason, did you encounter that as well?

@3rd 3rd merged commit 7d021c9 into 3rd:master Jun 27, 2024
1 check passed
@kevinm6
Copy link
Contributor Author

kevinm6 commented Jun 27, 2024

Thank you for this plugin!
Yes, I’ve noticed a "revision and manual trigger” required for the actions, maybe since is a common filename with the GHAction linked that pushes to luarocks, otherwise I don’t know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants