Skip to content

Conversation

@okuuva
Copy link
Contributor

@okuuva okuuva commented Dec 24, 2025

:Codesettings health now works and nvim doesn't try to run the health check twice when running :checkhealth for all plugins.

It wasn't doing anything. Not sure how to trigger healthcheck with the
lua API but this does the trick and is simple enough so `¯\_(ツ)_/¯`
nvim thinks the `health.lua` under commands is a separate healthcheck
for a plugin called `commands` and tries to run it when you run
`:checkhealth`. Naming the file differently and switching the `require`d
module on the fly fixes that.
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.

1 participant