fix(autocmd): remove query from q-to-quit autocmd (#473)

This commit is contained in:
Amaan Qureshi authored and GitHub committed 2023-03-22 09:03:02 +01:00
1 parent 049c84509c
commit b0cef1f506
1 file changed
-1
-1
View File
@@ -48,7 +48,6 @@ vim.api.nvim_create_autocmd("FileType", {
"man",
"notify",
"qf",
"query", -- :InspectTree
"spectre_panel",
"startuptime",
"tsplayground",