Skip to content

Commit

Permalink
fix(health): false warning when checking plugins configured with 'opt…
Browse files Browse the repository at this point in the history
…ional' key (#897)
  • Loading branch information
Mayrixon committed Jun 26, 2023
1 parent b7043f2 commit 24803fc
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 @@ -127,6 +127,7 @@ M.valid = {
"main",
"module",
"name",
"optional",
"opts",
"pin",
"priority",
Expand Down

0 comments on commit 24803fc

Please sign in to comment.