Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is this small bar called in a group? #3056

Closed
Rain-Gayming opened this issue Jan 30, 2025 · 1 comment
Closed

What is this small bar called in a group? #3056

Rain-Gayming opened this issue Jan 30, 2025 · 1 comment

Comments

@Rain-Gayming
Copy link

Rain-Gayming commented Jan 30, 2025

I'm trying to make it transparent to fit the rest of my nvim set up and i assume its from nvim-tree, current groups i have are:
NvimTreeNormal
NvimTreeNormalNC
NvimTreeNormalFloat,
NvimTreeEndOfBuffer
NvimTreeWinSeparator,

thanks for any help

Image

(the bar to the right of the tree)

@alex-courtis
Copy link
Member

:NvimTreeHiTest may be of assistance to show you the actual value and appearance of each group.

The vertical bar running down the entire screenshot is NvimTreeWinSeparator

:hi NvimTreeWinSeparator guifg=blue guibg=red worked for me. Check :NvimTreeHiTest to see what's going on.

@nvim-tree nvim-tree locked and limited conversation to collaborators Apr 1, 2025
@gegoune gegoune converted this issue into discussion #3097 Apr 1, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants