Add empty dir icons to docs
This commit is contained in:
parent
4579c6d2b9
commit
84aa8d7ba7
@ -88,6 +88,8 @@ let g:nvim_tree_icons = {
|
||||
\ 'folder': {
|
||||
\ 'default': "",
|
||||
\ 'open': "",
|
||||
\ empty = "",
|
||||
\ empty_open = "",
|
||||
\ 'symlink': "",
|
||||
\ }
|
||||
\ }
|
||||
|
||||
@ -107,6 +107,8 @@ You can set icons for:
|
||||
\ 'folder': {
|
||||
\ 'default': "",
|
||||
\ 'open': "",
|
||||
\ empty = "",
|
||||
\ empty_open = "",
|
||||
\ 'symlink': "",
|
||||
\ }
|
||||
\ }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user