Remove automatic installation or rocks
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
return {
|
||||
"vhyrro/luarocks.nvim",
|
||||
priority = 1000,
|
||||
opts = {
|
||||
rocks = { "lua-curl", "nvim-nio", "mimetypes", "xml2lua" }
|
||||
-- rocks = { "lua-curl", "nvim-nio", "mimetypes", "xml2lua" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user