mirror of
https://github.com/neovim/neovim.git
synced 2025-11-23 10:36:29 +00:00
This replaces the custom `health{Error,Warning,Success}` highlight
groups with `Diagnostic{Error,Warning,Ok}`, which are defined by
default. Removes the link for `healthHelp`, which was no longer
actually used after #20879.