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

This commit is contained in:
Folke Lemaitre 2024-12-10 00:31:34 +01:00
parent 71ea193cf6
commit 99c361f708
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

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