Skip to content

Commit dc03fa1

Browse files
authored
fix(health): add new key priority to :checkhealth lazy (#196)
1 parent 9ab61b3 commit dc03fa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/lazy/health.lua

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ function M.check()
4444
"keys",
4545
"ft",
4646
"dir",
47+
"priority",
4748
"_",
4849
}
4950
for _, plugin in pairs(Config.plugins) do

0 commit comments

Comments
 (0)