mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 09:27:25 +00:00
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",
|
||||
"qf",
|
||||
"snacks_win",
|
||||
"snacks_notif",
|
||||
"spectre_panel",
|
||||
"startuptime",
|
||||
"tsplayground",
|
||||
|
||||
Reference in New Issue
Block a user