update git icons in gree

This commit is contained in:
Chris 2021-03-18 14:01:23 -04:00
parent 37f7edd04f
commit 139ce18e47

View file

@ -3,11 +3,11 @@ let g:nvim_tree_icons = {
\ 'default': '',
\ 'symlink': '',
\ 'git': {
\ 'unstaged': "",
\ 'unstaged': "",
\ 'staged': "✓",
\ 'unmerged': "",
\ 'renamed': "➜",
\ 'untracked': ""
\ 'untracked': ""
\ },
\ 'folder': {
\ 'default': "",