We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
would be nice a way to change the color of pin (to increase visibility)
The text was updated successfully, but these errors were encountered:
Seems like if we're adding highlights for the pin button, it would be good to add highlights for the other buttons too. I'll look into this.
Sorry, something went wrong.
@otavioschwanck give #543 a try
i like this but my nvim does not show the pinned icon
By default they are not shown. This should do it:
require'barbar'.setup { icons = { pinned = { button = '<your icon>', filename = true, }, }, }
:h barbar-setup.icons.pinned has more info
:h barbar-setup.icons.pinned
Iron-E
Successfully merging a pull request may close this issue.
would be nice a way to change the color of pin (to increase visibility)
The text was updated successfully, but these errors were encountered: