Skip to content
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

Highlight groups for active_modified and inactive_modifed when used in the status line #52

Open
mroavi opened this issue Aug 1, 2020 · 0 comments

Comments

@mroavi
Copy link

mroavi commented Aug 1, 2020

Could you provide a highlight group for buffer names in the status line corresponding an active and modified buffer? Similarly, I would like a highlight group for buffer names that are inactive while the active buffer is modified.

The reason is that at the moment vim-bufferline is clashing with airline. For example, If I modify a buffer, all buffer names in the status line get colored with red except the one that was actually modified:

image

What I would like is to color the active and modified buffer with red (bootstrap in this example), and color the rest with their default highlight.

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

No branches or pull requests

1 participant