mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(snacks): dont add snacks_notif
to close_with_q
This commit is contained in:
parent
67b216c973
commit
e6f612f1cc
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ vim.api.nvim_create_autocmd("FileType", {
|
|||
"notify",
|
||||
"qf",
|
||||
"snacks_win",
|
||||
"snacks_notif",
|
||||
"spectre_panel",
|
||||
"startuptime",
|
||||
"tsplayground",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue