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

feat: add grapple window highlight groups #164

Merged
merged 2 commits into from
May 18, 2024
Merged

Conversation

scottmckendry
Copy link
Contributor

I was recently asked to add support for this plugin to cyberdream.nvim and was surprised to find there were no highlight groups for grapple windows.

This PR resolves that by adding the following new groups:

  • GrappleFloat
  • GrappleBorder
  • GrappleTitle
  • GrappleFooter

Showcase

image
image

scottmckendry added a commit to scottmckendry/cyberdream.nvim that referenced this pull request May 8, 2024
@cbochs
Copy link
Owner

cbochs commented May 18, 2024

Thanks for taking the time to add these 🙂

@cbochs cbochs merged commit dd7fd96 into cbochs:main May 18, 2024
3 of 4 checks passed
scottmckendry added a commit to scottmckendry/cyberdream.nvim that referenced this pull request May 18, 2024
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