feat: check outdated pinned plugins

This commit is contained in:
Maria José Solano 2023-10-18 17:02:18 -07:00
commit 67cdcf97b1
5 changed files with 17 additions and 1 deletions

View file

@ -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