Use little arrows

This commit is contained in:
2021-08-18 17:18:49 -05:00
parent 38d33f688e
commit 3cd0a524c6

View File

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