Skip to content

Commit e2a4c9d

Browse files
authored
docs: clarify git icon positions (#2235)
1 parent 164eb10 commit e2a4c9d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/nvim-tree-lua.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,15 @@ Colours
5858

5959
Git Integration
6060

61-
Icon indicates when a file is:
62-
- ✗ unstaged or folder is dirty
63-
- ✓ staged
64-
- ★ new file
65-
- ✓ ✗ partially staged
66-
- ✓ ★ new file staged
67-
- ✓✗ new file staged and has unstaged modifications
68-
- ═ merging
69-
- ➜ renamed
61+
One or two icons for git status. When two are shown, the left is staged.
62+
63+
✗ unstaged
64+
✓ staged
65+
 unmerged
66+
➜ renamed
67+
untracked
68+
 deleted
69+
◌ ignored
7070

7171
Requirements
7272

0 commit comments

Comments
 (0)