diff --git a/doc/nvim-tree-lua.txt b/doc/nvim-tree-lua.txt index f085647cff1..8a3f6969833 100644 --- a/doc/nvim-tree-lua.txt +++ b/doc/nvim-tree-lua.txt @@ -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) diff --git a/lua/nvim-tree/colors.lua b/lua/nvim-tree/colors.lua index c7b92dd1681..863e5075d72 100644 --- a/lua/nvim-tree/colors.lua +++ b/lua/nvim-tree/colors.lua @@ -66,6 +66,7 @@ local function get_links() OpenedFolderIcon = "NvimTreeFolderIcon", ClosedFolderIcon = "NvimTreeFolderIcon", Normal = "Normal", + NormalFloat = "NormalFloat", NormalNC = "NvimTreeNormal", EndOfBuffer = "EndOfBuffer", CursorLineNr = "CursorLineNr", diff --git a/lua/nvim-tree/help.lua b/lua/nvim-tree/help.lua index e1ac4470d18..18036996355 100644 --- a/lua/nvim-tree/help.lua +++ b/lua/nvim-tree/help.lua @@ -5,7 +5,8 @@ local PAT_CTRL = "^