mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 19:34:15 +00:00
feat: check outdated pinned plugins
This commit is contained in:
parent
c6d4613837
commit
67cdcf97b1
5 changed files with 17 additions and 1 deletions
|
@ -14,6 +14,7 @@
|
|||
---@field is_local? boolean
|
||||
---@field updates? {from:GitInfo, to:GitInfo}
|
||||
---@field cloned? boolean
|
||||
---@field outdated? boolean
|
||||
---@field kind? LazyPluginKind
|
||||
---@field dep? boolean True if this plugin is only in the spec as a dependency
|
||||
---@field cond? boolean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue