add symlink handling
This commit is contained in:
@@ -14,6 +14,7 @@ local colors = {
|
||||
}
|
||||
|
||||
local HIGHLIGHTS = {
|
||||
Symlink = { gui = 'bold', fg = colors.cyan },
|
||||
FolderName = { gui = 'bold', fg = colors.blue },
|
||||
FolderIcon = { fg = colors.orange },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user