Disable lua rocks to silence error
This commit is contained in:
parent
64637b19ea
commit
bfb870d59c
|
@ -26,6 +26,9 @@ require("lazy").setup({
|
|||
"gruvbox",
|
||||
},
|
||||
},
|
||||
rocks = {
|
||||
enabled = false,
|
||||
},
|
||||
ui = {
|
||||
border = require("symbols.window").border,
|
||||
backdrop = 100,
|
||||
|
|
Loading…
Reference in New Issue
Block a user