Skip to content

Commit

Permalink
fix(health): add cond key (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
max397574 committed Dec 28, 2022
1 parent acd6697 commit b813fae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/lazy/health.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ function M.check()
"ft",
"dir",
"priority",
"cond",
"_",
}
for _, plugin in pairs(Config.plugins) do
Expand Down

0 comments on commit b813fae

Please sign in to comment.