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

Update highlight groups for indent-blankline #69

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Update highlight groups for indent-blankline #69

merged 1 commit into from
Oct 23, 2023

Conversation

shibotto
Copy link
Contributor

@shibotto shibotto commented Oct 19, 2023

Checklist for Plugins

https://github.com/lukas-reineke/indent-blankline.nvim/blob/0ac5dfe835ec0f201ef6af17d4737d43b4bfce0d/doc/indent_blankline.txt#L833

  • (In colors/melange.lua) Add highlight groups
  • (In README.md) Add link to plugin source repository

New highlight groups for indent-blankline v3.

@savq
Copy link
Owner

savq commented Oct 19, 2023

Are the current IndentBlankline* highlight groups deprecated? I don't see them listed in the current docs. Should they be removed?

@shibotto
Copy link
Contributor Author

Yes, they are deprecated. I left them there just to be safe (melange supports nvim>=0.8, indent-blankline "the latest stable version", dunno). I'm passing the buck, sorry 😅

@savq
Copy link
Owner

savq commented Oct 23, 2023

Alright, I guess they can be removed later.

@savq savq merged commit ca3444c into savq:master Oct 23, 2023
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.

None yet

2 participants