mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 04:46:45 +00:00
fix(meta): disable top-level specs before the rest. Closes #1889
This commit is contained in:
parent
ac21a639c7
commit
f81a3fb7fe
2 changed files with 20 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue