Highlight groups for Neovim LSP have changed in version 0.5.1 (nightly/master), see this post. This PR updates them without breaking backward compatibility. The LspDiagnosticsVirtualText* groups have been removed so that they are the same as the defaults, otherwise the background is not correct:
Highlight groups for Neovim LSP have changed in version 0.5.1 (nightly/master), see this post. This PR updates them without breaking backward compatibility. The
LspDiagnosticsVirtualText*
groups have been removed so that they are the same as the defaults, otherwise the background is not correct: