yutkat/Lazy.nvim Archived Plugin Checker

Check if Neovim plugins managed by lazy.nvim are archived or deleted

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nvim-config-pathPath to Neovim config directory (default: ~/.config/nvim)no~/.config/nvim
github-tokenGitHub token for API requestsno${{ github.token }}
ignore-pluginsList of plugins to ignore (one per line or comma-separated)no""
namedescription
archived-pluginsJSON array of archived plugins
deleted-pluginsJSON array of deleted plugins
moved-pluginsJSON array of moved/renamed plugins
has-issuesWhether any issues were found