fix: replace vertsplit highlights (#1142) (#1219)

This commit is contained in:
siduck
2022-04-30 21:17:29 +05:30
committed by GitHub
parent 428898154f
commit 86d573dad7
3 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ local function get_links()
NormalNC = "NvimTreeNormal",
EndOfBuffer = "EndOfBuffer",
CursorLine = "CursorLine",
VertSplit = "VertSplit",
WinSeparator = "WinSeparator",
CursorColumn = "CursorColumn",
FileDirty = "NvimTreeGitDirty",
FileNew = "NvimTreeGitNew",