Added luarocks and rest plugins
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"vhyrro/luarocks.nvim",
|
||||
opts = {
|
||||
rocks = { "lua-curl", "nvim-nio", "mimetypes", "xml2lua" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user