mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-10 01:14:41 +02:00
feat(autocmds): close InspectTree window with q
This commit is contained in:
parent
0bff29c07a
commit
e54d0dde62
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ vim.api.nvim_create_autocmd("FileType", {
|
|||
"man",
|
||||
"notify",
|
||||
"qf",
|
||||
"query",
|
||||
"spectre_panel",
|
||||
"startuptime",
|
||||
"tsplayground",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue