Replies: 1 comment
-
As a complement: hitting "C" on neotree, makes it show only the files on git status, pretty much the same list we get with: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Well, I could not find anything about it, hence I'm opening this feature request.
A function that I miss from my
nvim-tree.lua
days is the:This toggles the explorer between its regular mode and another mode where only added or modified files (controlled by git) are shown.
Very useful when dealing with deeply nested, spread files in a huge base.
Could this be added?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions