Skip to content

Fix #89 Missing BufferLineDuplicate(Selected/Visible) highlights for bufferline plugin #90

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
merged 2 commits into from
Apr 2, 2025
Merged

Fix #89 Missing BufferLineDuplicate(Selected/Visible) highlights for bufferline plugin #90

merged 2 commits into from
Apr 2, 2025

Conversation

why-iskra
Copy link
Contributor

@why-iskra why-iskra commented Mar 31, 2025

Checklist

Description

In configuration of bufferline plugin ("lua/lackluster/plugin/bufferline.lua") missing BufferLineDuplicate(Selected/Visible) highlights. This leads to incorrect display of buffers with the same names (bufferline adds parent paths when buffer names match).

Added BufferLineDuplicate(Selected/Visible) highlights into configuration of bufferline plugin ("lua/lackluster/plugin/bufferline.lua") to correct a visual flaw.

Screenshots

image

@why-iskra why-iskra changed the title Fix missing BufferLineDuplicate(Selected/Visible) highlights for bufferline plugin Fix #89: Missing BufferLineDuplicate(Selected/Visible) highlights for bufferline plugin Mar 31, 2025
@why-iskra why-iskra changed the title Fix #89: Missing BufferLineDuplicate(Selected/Visible) highlights for bufferline plugin Fix #89 Missing BufferLineDuplicate(Selected/Visible) highlights for bufferline plugin Mar 31, 2025
@slugbyte
Copy link
Owner

slugbyte commented Apr 2, 2025

thanks so much!

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