fix(health): add new key `priority` to `:checkhealth lazy` (#196)

This commit is contained in:
Darkhan 2022-12-27 23:03:09 +00:00 committed by GitHub
parent 9ab61b3479
commit dc03fa1ae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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