nvim-tree.lua/lua
Julien Vincent 0a52012d61
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>
2025-08-10 15:00:38 +10:00
..
nvim-tree feat(#2685): highlight git new tracked with NvimTreeGitFileNewHL (#3176) 2025-08-10 15:00:38 +10:00
nvim-tree.lua revert(#3180, #3177): resolve live filter failures (#3183) 2025-08-10 14:45:25 +10:00