Skip to content

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

Merged
3rd merged 1 commit into
3rd:masterfrom
kevinm6:master
Jun 27, 2024
Merged

feat: add rockspec to avoid needs of extra plugins on Lazy >= v11#185
3rd merged 1 commit into
3rd:masterfrom
kevinm6:master

Conversation

@kevinm6

@kevinm6 kevinm6 commented Jun 25, 2024

Copy link
Copy Markdown
Contributor

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

3rd commented Jun 27, 2024

Copy link
Copy Markdown
Owner

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
@kevinm6

kevinm6 commented Jun 27, 2024

Copy link
Copy Markdown
Contributor Author

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