You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
colors: support neovim diagnostics & gitsigns.nvim
Basically the same as drewtempelmeyer#33, but compatible with recent neovim versions
(starting at 0.6.0) where the highlight groups were renamed
from `LspDiagnosticsDefaultX` to `DiagnosticX`[1].
Co-authored-by: pr0t0typ3-ZeR0 <[email protected]>
[1] neovim/neovim@a5bbb93
0 commit comments