Description
Allow rocks.nvim to help configure your plugins.
rocks-config.nvim is a rocks.nvim utility module for helping to configure your Neovim setup. Features:
- Execute a specific Lua file per plugin
- Automatically invoke the setup() function for every installed plugin
- Statically configure a plugin using TOML syntax directly from within your rocks.toml.