diff --git a/doc/nvim-tree-lua.txt b/doc/nvim-tree-lua.txt index 47785ab4..0633f6a0 100644 --- a/doc/nvim-tree-lua.txt +++ b/doc/nvim-tree-lua.txt @@ -123,8 +123,8 @@ You can set icons for: \ 'staged': "✓", \ 'unmerged': "", \ 'renamed': "➜", - \ 'untracked': "★" - \ 'deleted': "" + \ 'untracked': "★", + \ 'deleted': "", \ }, \ 'folder': { \ 'default': "",