mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 09:27:25 +00:00
fix(snacks): noice now honors Snacks.config.notifier.enabled = false
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user