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