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