mirror of
https://github.com/neovim/neovim.git
synced 2026-05-11 08:01:26 +00:00
To healthcheck the "foo" plugin:
:CheckHealth foo
To healthcheck the "foo" and "bar" plugins:
:CheckHealth foo bar
To run all auto-discovered healthchecks:
:CheckHealth