Disable luarocks for lazy.
This commit is contained in:
parent
6bbb97c95a
commit
795fc910a9
1 changed files with 3 additions and 0 deletions
|
@ -49,4 +49,7 @@ require("lazy").setup({
|
|||
},
|
||||
},
|
||||
},
|
||||
rocks = {
|
||||
enabled = false,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue