nvimdev / guard.nvim

async fast minimalist plugin make format easy in neovim
MIT License
448 stars 24 forks source link

ci: luarocks workflow #140

Closed xiaoshihou514 closed 2 months ago

xiaoshihou514 commented 9 months ago

125 continued

This enables automatic versioning and change log generation via release-please (parses conventional commit messages and creates automatic prs) Also luarocks, I believe, will be the future for the neovim plugin system. This would also push guard.nvim to luarocks.org every time a tag is released Just need to add 2 repo secrets and it will all work out :)