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

View file

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