1221 handle deprecated vert split (#1225)

This commit is contained in:
Alexander Courtis
2022-05-07 19:20:58 +10:00
committed by GitHub
parent 743e3b5454
commit d54fc28045
3 changed files with 9 additions and 6 deletions

View File

@@ -65,6 +65,7 @@ local function get_links()
EndOfBuffer = "EndOfBuffer",
CursorLine = "CursorLine",
VertSplit = "VertSplit",
WinSeparator = "NvimTreeVertSplit",
CursorColumn = "CursorColumn",
FileDirty = "NvimTreeGitDirty",
FileNew = "NvimTreeGitNew",