xfy ae765f7438 Add lazy.track() for accurate module loading statistics in starter dashboard
- Introduce lazy.track(name) to mark directly-loaded modules as loaded
  without invoking their setup function again.
- Replace plugin-package counting with a fixed module list (15 functional
  modules) so the starter footer shows consistent X/Y progress.
- Call lazy.track() for starter, notify, cmdline, lspconfig, and mason.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 15:47:02 +08:00
2026-05-28 13:38:45 +08:00
Description
No description provided
205 KiB
Languages
Lua 100%