ziontee113 / neo-minimap

Plugin for Neovim that lets you create your own "minimap" from Treesitter Queries or Vim Regex.
MIT License
132 stars 5 forks source link

Highlight group #5

Closed uimataso closed 2 years ago

uimataso commented 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).

ziontee113 commented 2 years ago

@luck07051 change has been implemented at 171524f558d295487273b660115c1109cf7bfda0.