feat: add NvimTreeNormalFloat (#2167)

* feat: add `NormalFloat` hl for floating windows

* fix: follow default floatwin bg color

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
This commit is contained in:
James Tan
2023-05-06 13:33:17 +08:00
committed by GitHub
parent 53295de04d
commit 98b76ff0a2
4 changed files with 6 additions and 2 deletions

View File

@@ -2065,6 +2065,7 @@ NvimTreeWindowPicker
There are also links to normal bindings to style the tree itself.
NvimTreeNormal
NvimTreeNormalFloat
NvimTreeEndOfBuffer (NonText)
NvimTreeCursorLine (CursorLine)
NvimTreeCursorLineNr (CursorLineNr)