fix(snacks): dont add snacks_notif to close_with_q

This commit is contained in:
Folke Lemaitre
2024-11-07 22:52:11 +01:00
parent 67b216c973
commit e6f612f1cc

View File

@ -67,7 +67,6 @@ vim.api.nvim_create_autocmd("FileType", {
"notify", "notify",
"qf", "qf",
"snacks_win", "snacks_win",
"snacks_notif",
"spectre_panel", "spectre_panel",
"startuptime", "startuptime",
"tsplayground", "tsplayground",