nvimdev / lspsaga.nvim

improve neovim lsp experience
MIT License
3.41k stars 287 forks source link

ci: luarocks workflow #1385

Closed xiaoshihou514 closed 2 months ago

xiaoshihou514 commented 7 months ago

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 lspsaga to luarocks.org every time a tag is released Just need to add 2 repo secrets and it will all work out :)