Skip to content

feat: add statusline winhighlight to explorer tree #326

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

Merged

Conversation

akinsho
Copy link
Contributor

@akinsho akinsho commented Apr 20, 2021

This a small PR to add the ability to highlight the statusline differently in the nvim-tree buffer using NvimTreeStatusLine and NvimTreeStatusLineNC similar to the other winhighlight for other highlight groups.

NOTE: I converted the highlights to a table and concat them for readability sake so the line isn't so long and hard to read. Happy to change it back if this is undesirable 🤷🏿‍♂️

Copy link
Member

@kyazdani42 kyazdani42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so much better, didn't though of that ;)

@kyazdani42 kyazdani42 merged commit 9839637 into nvim-tree:master Apr 20, 2021
Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this pull request Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants