fix(snacks): noice now honors Snacks.config.notifier.enabled = false

This commit is contained in:
Folke Lemaitre committed 2024-11-09 15:49:40 +01:00
1 parent 4876d1137d
commit 220148f47f
1 file changed
-1
-1
View File
@@ -31,7 +31,6 @@ return {
---@type snacks.Config
return {
toggle = { map = LazyVim.safe_keymap_set },
notifier = { enabled = not LazyVim.has("noice.nvim") },
terminal = {
win = {
keys = {