mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-20 13:26:45 +00:00
fix(health): dont warn on submodules. Fixes #1174
This commit is contained in:
parent
3e0c0a05bd
commit
1b3df6c007
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ M.valid = {
|
||||||
"opts",
|
"opts",
|
||||||
"pin",
|
"pin",
|
||||||
"priority",
|
"priority",
|
||||||
|
"submodules",
|
||||||
"tag",
|
"tag",
|
||||||
"url",
|
"url",
|
||||||
"version",
|
"version",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue