grapp-dev / nui-components.nvim

A feature-rich and highly customizable library for creating user interfaces in Neovim.
https://nui-components.grapp.dev
MIT License
303 stars 6 forks source link

feat: luarocks/rocks.nvim support #22

Closed mrcjkb closed 4 months ago

mrcjkb commented 5 months ago

Hey :wave:

Summary

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

See also:

With luarocks/rocks.nvim, it is the plugin authors' responsibility to declare dependencies - not the user's. Installing a plugin that depends on this one becomes as simple as :Rocks install <plugin>.

Things done:

Notes:

[!IMPORTANT]

See also this guide.

mobily commented 5 months ago

thanks @mrcjkb! 💪 I will look into that over the weekend

mobily commented 4 months ago

@mrcjkb all configured! ✅ https://luarocks.org/modules/mobily/nui-components.nvim