Skip to content

Commit

Permalink
fix(health): add new key priority to :checkhealth lazy (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdarkhan authored Dec 27, 2022
1 parent 9ab61b3 commit dc03fa1
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 @@ -44,6 +44,7 @@ function M.check()
"keys",
"ft",
"dir",
"priority",
"_",
}
for _, plugin in pairs(Config.plugins) do
Expand Down

0 comments on commit dc03fa1

Please sign in to comment.