nvimtools / none-ls.nvim

null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
The Unlicense
2.39k stars 69 forks source link

feat: luarocks support #103

Closed mrcjkb closed 4 months ago

mrcjkb commented 4 months ago

Hey :wave:

Summary

This PR is part of a push to get neovim plugins on LuaRocks.

See also:

Things done:

The workflows are based on this guide by @vhyrro.

Notes:

mrcjkb commented 4 months ago

I ran prettier, but CI is still failing.

mochaaP commented 4 months ago

@mrcjkb made some changes, please review :)

mochaaP commented 4 months ago

btw, would be nice if you could also add this to none-ls-extras

mochaaP commented 4 months ago

https://github.com/nvimtools/none-ls.nvim/actions/runs/8531392590/job/23370952901 scm publishing is broken @mrcjkb

mrcjkb commented 4 months ago

https://github.com/nvimtools/none-ls.nvim/actions/runs/8531392590/job/23370952901 scm publishing is broken @mrcjkb

https://github.com/nvimtools/none-ls.nvim/pull/106