Explorar o código

update git icons in gree

Chris %!s(int64=4) %!d(string=hai) anos
pai
achega
139ce18e47
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      vimscript/nv-nvimtree/init.vim

+ 2 - 2
vimscript/nv-nvimtree/init.vim

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