Closed uimataso closed 2 years ago
I think the hi group for floating windows should be NormalFloat instead of Normal and for line number should be LineNr or CursorLineNr instead of DiagnosticWarn. I think this makes more sense (at least for me).
NormalFloat
Normal
LineNr
CursorLineNr
DiagnosticWarn
@luck07051 change has been implemented at 171524f558d295487273b660115c1109cf7bfda0.
I think the hi group for floating windows should be
NormalFloat
instead ofNormal
and for line number should beLineNr
orCursorLineNr
instead ofDiagnosticWarn
. I think this makes more sense (at least for me).