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