Add root folder name.
This commit is contained in:
committed by
Kiyan Yazdani
parent
2a3c9cfd12
commit
caf238d908
@@ -32,6 +32,7 @@ local function get_hl_groups()
|
||||
IndentMarker = { fg = '#8094b4' },
|
||||
Symlink = { gui = 'bold', fg = colors.cyan },
|
||||
FolderIcon = { fg = '#8094b4' },
|
||||
RootFolder = { fg = colors.purple },
|
||||
|
||||
ExecFile = { gui = 'bold', fg = colors.green },
|
||||
SpecialFile = { gui = 'bold,underline', fg = colors.yellow },
|
||||
|
||||
Reference in New Issue
Block a user