Neovim PackDashboard
The Neovim config uses built-in vim.pack with a custom dashboard layered on top. The dashboard is the review surface for plugin status, drift, risky pins, pending updates, and orphan cleanup.
Open it with:
:PackDashboard
Raw reports are still available with :PackSync and :PackStatus.
| Slice | Owns |
|---|---|
| Loading and version policy | lazy-style specs, trigger-aware loading, tag-vs-branch heuristic |
| Dashboard UI | row signals, selection, details popup, compare/repo shortcuts |
| Operations and commands | refresh/update/clean behavior, tuning globals, command surface |