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(main): support nvim-notify #132

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

pkazmier
Copy link
Contributor

Add support for nvim-notify plugin.

The plugin also provides highlight groups for the border color of the popups in addition to the title and icon colors. However, in the spirit of zenbones using color conservatively, I decided not to set the border color a shade of the diagnost color.

Before changes:
image

After changes:
image

Add support for nvim-notify plugin.

The plugin also provides highlight groups for the border color of
the popups in addition to the title and icon colors. However, in
the spirit of zenbones using color conservatively, I decided not
to set the border color a shade of the diagnost color.
@mcchrish
Copy link
Owner

Amazing, thanks!

@mcchrish mcchrish merged commit dd4ad12 into mcchrish:main Aug 30, 2023
5 checks passed
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