neovim requirement 0.7.0 -> 0.8.0, remove WinSeparator/VertSplit compatibility shims

This commit is contained in:
Alexander Courtis
2022-12-16 13:45:16 +11:00
parent 949913f186
commit cdb40dc42e
5 changed files with 7 additions and 15 deletions

View File

@@ -58,7 +58,7 @@ Git Integration
Requirements
This file explorer requires `neovim >= 0.7.0`
This file explorer requires `neovim >= 0.8.0`
==============================================================================
2. QUICK START *nvim-tree-quickstart*
@@ -1474,8 +1474,7 @@ NvimTreeEndOfBuffer (NonText)
NvimTreeCursorLine (CursorLine)
NvimTreeCursorLineNr (CursorLineNr)
NvimTreeLineNr (LineNr)
NvimTreeVertSplit (VertSplit) [deprecated, use NvimTreeWinSeparator]
NvimTreeWinSeparator (VertSplit)
NvimTreeWinSeparator (WinSeparator)
NvimTreeCursorColumn (CursorColumn)
There are also links for file highlight with git properties, linked to their