Skip to content

Show git info for GIT root directories #1485

Answered by alex-courtis
Ziwi01 asked this question in Q&A
Discussion options

You must be logged in to vote

That's outside the scope of nvim-tree; it only shows statuses.

branch, behind/ahead

vim-fugitive's :G should suit your needs. It shows an incredible amount of detail and has an incredible amount of functionality.

root directories status

vim-airline can show a lot of information on your statusline.

That doesn't quite meet your needs out of the box, however if you use actions.change_dir.global and other tweaks, you can have nvim-tree change the vim cwd, which airline or some other plugin can show.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Ziwi01
Comment options

Answer selected by Ziwi01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants