mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 21:06:46 +00:00
fix(health): add cond
key (#203)
This commit is contained in:
parent
acd6697d88
commit
b813fae61c
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ function M.check()
|
|||
"ft",
|
||||
"dir",
|
||||
"priority",
|
||||
"cond",
|
||||
"_",
|
||||
}
|
||||
for _, plugin in pairs(Config.plugins) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue