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

chromatica.nvim support #148

Open
mklein994 opened this issue Nov 16, 2016 · 0 comments
Open

chromatica.nvim support #148

mklein994 opened this issue Nov 16, 2016 · 0 comments

Comments

@mklein994
Copy link

mklein994 commented Nov 16, 2016

I've recently discovered chromatica.nvim, a semantic highlighting plugin for Neovim for C-family languages. It would be great if gruvbox supported this plugin.

gruvbox-chromatica
About the screenshot: left and right is before and after :ChromaticaStart.

The plugin uses clang as a backend, and asynchronously provides syntax groups to extend highlighting. As you may notice, variables (linked to the Variable highlight group) are colored Grey, which is IMHO too close to the Comment highlight group. There's might be other elements you want to tweak, but I'll leave that up to you.

I don't know much about creating color schemes for vim, but if you have any other questions let me know.

@mklein994 mklein994 changed the title Chromatica.nvim support chromatica.nvim support Nov 16, 2016
shuber2 pushed a commit to shuber2/gruvbox that referenced this issue Feb 1, 2021
Adapt `LspDiagnostics*` highlight groups to latest neovim upstream changes (fixes morhetz#147)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants