fix(nvim): properly filter Hop messages in Noice
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m11s

This commit is contained in:
Price Hiller 2024-09-11 14:41:19 -05:00
parent 5ea8ff87ac
commit 9c0f5e8e19
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -38,7 +38,7 @@ return {
},
routes = {
{
filter = { event = "msg_show", find = "Hop .*:" },
filter = { event = "msg_show", find = "Hop .*:%s*" },
opts = { skip = true },
},
-- Ignore `written` message