You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(#2685): highlight git new tracked with NvimTreeGitFileNewHL (#3176)
Highlight new, tracked files in working copy
Currently nvim-tree doesn't highlight new, tracked files in the working
copy/directory.
This change assigns the `NvimTreeGitFileNewHL` highlight to the `" A"`
git porcelain status marker.
Co-authored-by: Alexander Courtis <alex@courtis.org>
0 commit comments