Disable change detection notification
This commit is contained in:
parent
651f32bdaf
commit
3efe02f0ab
|
@ -26,6 +26,9 @@ require("lazy").setup({
|
||||||
"gruvbox",
|
"gruvbox",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
change_detection = {
|
||||||
|
notify = false,
|
||||||
|
},
|
||||||
rocks = {
|
rocks = {
|
||||||
enabled = false,
|
enabled = false,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user