fix(meta): disable top-level specs before the rest. Closes #1889

This commit is contained in:
Folke Lemaitre 2025-02-15 23:06:09 +01:00
parent ac21a639c7
commit f81a3fb7fe
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 20 additions and 7 deletions

View file

@ -10,6 +10,7 @@
---@field dirty? boolean
---@field build? boolean
---@field frags? number[]
---@field top? boolean
---@field handlers? LazyPluginHandlers
---@field installed? boolean
---@field is_local? boolean