diff --git a/lua/plugins/snacks.lua b/lua/plugins/snacks.lua index 990c9d3..72d3f60 100644 --- a/lua/plugins/snacks.lua +++ b/lua/plugins/snacks.lua @@ -9,7 +9,7 @@ return { -- or leave it empty to use the default settings -- refer to the configuration section below bigfile = { enabled = true }, - notifier = { enabled = true }, + notifier = { enabled = false }, quickfile = { enabled = true }, statuscolumn = { enabled = true }, words = { enabled = true },