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

This commit is contained in:
Folke Lemaitre
2024-11-09 15:49:39 +01:00
parent 4876d1137d
commit 220148f47f

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 = {