6 lines
169 B
Lua
6 lines
169 B
Lua
return {
|
|
"vhyrro/luarocks.nvim",
|
|
priority = 1000, -- Very high priority is required, luarocks.nvim should run as the first plugin in your config.
|
|
config = true,
|
|
}
|