diff --git a/lua/plugins/noice.lua b/lua/plugins/noice.lua index 1a0f9ec..0ee72af 100644 --- a/lua/plugins/noice.lua +++ b/lua/plugins/noice.lua @@ -3,10 +3,14 @@ return { event = 'VeryLazy', opts = { routes = { - -- { - -- filter = { event = 'msg_show', kind = { '' }, find = 'written' }, - -- opts = { skip = true }, - -- }, + { + filter = { + event = 'msg_show', + kind = '', + find = 'written', + }, + opts = { skip = true }, + }, }, lsp = { override = {