feat: add NvimTreeCursorLineNr (#1616)

This commit is contained in:
longguzzz
2022-10-01 18:51:22 +08:00
committed by GitHub
parent 45d386a359
commit 7282f7de8a
3 changed files with 4 additions and 1 deletions

View File

@@ -1351,6 +1351,7 @@ There are also links to normal bindings to style the tree itself.
NvimTreeNormal
NvimTreeEndOfBuffer (NonText)
NvimTreeCursorLine (CursorLine)
NvimTreeCursorLineNr (CursorLineNr)
NvimTreeVertSplit (VertSplit) [deprecated, use NvimTreeWinSeparator]
NvimTreeWinSeparator (VertSplit)
NvimTreeCursorColumn (CursorColumn)