mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-22 19:54:51 +02:00
fix(autocmds): remove query from q-to-quit autocmd (#2838)
This commit is contained in:
parent
9b7e4b7c03
commit
9337db17c2
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ vim.api.nvim_create_autocmd("FileType", {
|
|||
"lspinfo",
|
||||
"notify",
|
||||
"qf",
|
||||
"query",
|
||||
"spectre_panel",
|
||||
"startuptime",
|
||||
"tsplayground",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue