mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(autocmds): remove snacks_win from close_with_q, since they have their own keymaps
This commit is contained in:
parent
71ea193cf6
commit
99c361f708
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ vim.api.nvim_create_autocmd("FileType", {
|
|||
"neotest-summary",
|
||||
"notify",
|
||||
"qf",
|
||||
"snacks_win",
|
||||
"spectre_panel",
|
||||
"startuptime",
|
||||
"tsplayground",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue