Add NvimTreeEmptyFolderName to docs

This commit is contained in:
Cooper b. Anderson
2021-02-18 21:07:31 -05:00
committed by Kiyan
parent 9650c0ed9d
commit 48cd6a1ad3
2 changed files with 2 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ end
local function get_links()
return {
FolderName = 'Directory',
EmptyFolderName = 'Directory',
Normal = 'Normal',
EndOfBuffer = 'EndOfBuffer',
CursorLine = 'CursorLine',