Skip to content

fix(barbar): add highlight groups for gitsigns - #727

Merged
folke merged 2 commits into
folke:mainfrom
LimaoC:barbar-gitsigns-highlight-groups
Oct 24, 2025
Merged

fix(barbar): add highlight groups for gitsigns#727
folke merged 2 commits into
folke:mainfrom
LimaoC:barbar-gitsigns-highlight-groups

Conversation

@LimaoC

@LimaoC LimaoC commented Jul 19, 2025

Copy link
Copy Markdown
Contributor

Description

Adds highlight groups for barbar.nvim to support gitsigns.

Reference for highlight groups: https://github.com/romgrk/barbar.nvim#highlighting

Related Issue(s)

N/A

Screenshots

Before:
Screenshot 2025-07-19 at 12 33 53

After:
Screenshot 2025-07-19 at 12 34 49

@github-actions

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions Bot added the stale This issue or PR has been inactive for a while label Aug 19, 2025
@folke folke added the size/l Large PR (<100 lines changed) label Oct 19, 2025
@github-actions github-actions Bot removed the stale This issue or PR has been inactive for a while label Oct 20, 2025
@LimaoC

LimaoC commented Oct 24, 2025

Copy link
Copy Markdown
Contributor Author

Sorry, it's a bit difficult to tell what has been added because the alignment has changed. The highlight groups that have been added are:

  • BufferAlternateADDED
  • BufferAlternateCHANGED
  • BufferAlternateDELETED
  • BufferCurrentADDED
  • BufferCurrentCHANGED
  • BufferCurrentDELETED
  • BufferInactiveADDED
  • BufferInactiveCHANGED
  • BufferInactiveDELETED
  • BufferVisibleADDED
  • BufferVisibleCHANGED
  • BufferVisibleDELETED

@folke
folke merged commit 490f6c0 into folke:main Oct 24, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

groups size/l Large PR (<100 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants