Skip to content

feat: support NixVim plugins load metrics#532

Merged
glepnir merged 1 commit intonvimdev:masterfrom
hackardoX:nixvim
Apr 17, 2026
Merged

feat: support NixVim plugins load metrics#532
glepnir merged 1 commit intonvimdev:masterfrom
hackardoX:nixvim

Conversation

@hackardoX
Copy link
Copy Markdown
Contributor

The purpose of this PR is to support NixVim plugin metrics in the dashboard. NixVim pre-download all plugins using nix, and it is not a Neovim package manager per-se. Therefore, I scanning Neovim directory to track how many plugins are loaded. Let me know if you are ok with it.

Also, it would be my first contribution to Lua world, and I used the help of AI to come up with a solution. So, do not hesitate to ask for any improvement.

Finally, I tested this code locally (directly inside neovim) and it works.

Signed-off-by: aaccardo <hackardo@gmail.com>
@hackardoX
Copy link
Copy Markdown
Contributor Author

Hi @glepnir, similarly to the previous @flareseek’s PR, I open this one to support nixvim. Could you have a look?

@glepnir glepnir merged commit 5cb3eea into nvimdev:master Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants