mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(autcmds): added grug-far to close with q
This commit is contained in:
parent
71b2690582
commit
328272144c
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ vim.api.nvim_create_autocmd("FileType", {
|
|||
group = augroup("close_with_q"),
|
||||
pattern = {
|
||||
"PlenaryTestPopup",
|
||||
"grug-far",
|
||||
"help",
|
||||
"lspinfo",
|
||||
"notify",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue