fix(health): add `cond` key (#203)

This commit is contained in:
max397574 2022-12-28 17:39:51 +01:00 committed by GitHub
parent acd6697d88
commit b813fae61c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ function M.check()
"ft",
"dir",
"priority",
"cond",
"_",
}
for _, plugin in pairs(Config.plugins) do