fix(snacks): dont add snacks_notif
to close_with_q
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user