Use little arrows

This commit is contained in:
Daniel Lynn 2021-08-18 17:18:49 -05:00
parent 38d33f688e
commit 3cd0a524c6
Signed by: daniel
GPG Key ID: 28496A140E180A9D

View File

@ -11,8 +11,8 @@ let g:nvim_tree_icons = {
\ 'ignored': "◌"
\ },
\ 'folder': {
\ 'arrow_open': "🗹",
\ 'arrow_closed': "",
\ 'arrow_open': "🢓",
\ 'arrow_closed': "🢒",
\ 'default': "",
\ 'open': "",
\ 'empty': "",