Improve highlight options (#331)

This commit is contained in:
Carlos Afonso
2021-05-20 16:44:36 -03:00
committed by GitHub
parent 12dd571202
commit 18fffc09bf
3 changed files with 20 additions and 4 deletions

View File

@@ -97,9 +97,15 @@ is installed and in your |runtimepath|
|g:nvim_tree_highlight_opened_files| *g:nvim_tree_highlight_opened_files*
Can be `0` or `1`. When `1`, will highlight icons for opened files and directories
Highlight icons and/or names for opened files and directories
Default is 0
Must be:
0: No highlight
1: Enable highligting for folders and file icons only.
2: Enable highligting for folders and file names only.
3: Enable highligting for folders and both file icons and names.
|g:nvim_tree_icons| *g:nvim_tree_icons*
You can set icons for: