nvim/lua/plugins/luarocks.lua

8 lines
199 B
Lua
Raw Permalink Normal View History

2024-09-19 02:16:28 +00:00
return {
-- {
-- "vhyrro/luarocks.nvim",
-- priority = 1000, -- Very high priority is required, luarocks.nvim should run as the first plugin in your config.
-- config = true,
-- },
}