Revert "fix: replace vertsplit highlights (#1142) (#1219)" (#1223)

This reverts commit 86d573dad7.
This commit is contained in:
Alexander Courtis
2022-05-01 17:03:44 +10:00
committed by GitHub
parent 86d573dad7
commit 483f1550d1
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",
WinSeparator = "WinSeparator",
VertSplit = "VertSplit",
CursorColumn = "CursorColumn",
FileDirty = "NvimTreeGitDirty",
FileNew = "NvimTreeGitNew",