fix(autocmds): remove snacks_win from close_with_q, since they have their own keymaps

This commit is contained in:
Folke Lemaitre committed 2024-12-10 00:31:36 +01:00
1 parent 71ea193cf6
commit 99c361f708
1 file changed
-1
-1
View File
@@ -66,7 +66,6 @@ vim.api.nvim_create_autocmd("FileType", {
"neotest-summary",
"notify",
"qf",
"snacks_win",
"spectre_panel",
"startuptime",
"tsplayground",