mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-18 17:54:28 +02:00
Fix ignored user autocommands (#1090)
This commit is contained in:
parent
47c44ae248
commit
e37a511abc
9 changed files with 128 additions and 105 deletions
|
@ -54,7 +54,7 @@ lvim = {
|
|||
},
|
||||
|
||||
autocommands = {
|
||||
{ "FileType", "qf", "set nobuflisted" },
|
||||
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue