Init commit
This commit is contained in:
7
lua/plugins/luarocks.lua
Normal file
7
lua/plugins/luarocks.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
"vhyrro/luarocks.nvim",
|
||||
priority = 1001, -- this plugin needs to run before anything else
|
||||
opts = {
|
||||
rocks = { "magick" },
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user