-
Notifications
You must be signed in to change notification settings - Fork 60
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
Neovim 0.10.0 Update Breaks Highlight Groups #119
Comments
Hi, thanks for reporting. Could you be a bit more specific about the issues you're experiencing? There's an issue with golang? any other languages you've had issues with? The changenotes for neovim doesn't indicate it should mess with highlight groups. |
Anyone who can shed some more light on this? I don't have the issues reported, but there are other colorschemes having the same issue They mention a workaround for legacy schemes, but I need to be able to reproduce somehow |
With the new update to Neovim, 0.10.0, some changes to highlighting groups have caused colors to switch roles, some to turn completely white, etc.
I've personally seen this while using Golang highlighting, both with and without Treesitter.
The related patch notes can be found here:
https://neovim.io/doc/user/news-0.10.html
There's a work-around listed, but it doesn't seem to have any effect for me. A fixing update would be appreciated!
The text was updated successfully, but these errors were encountered: