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

Does it work with the new TreeSitter highlight groups? #10

Open
bugnano opened this issue Aug 12, 2023 · 1 comment
Open

Does it work with the new TreeSitter highlight groups? #10

bugnano opened this issue Aug 12, 2023 · 1 comment

Comments

@bugnano
Copy link

bugnano commented Aug 12, 2023

I don't remember if it was with NeoVim 0.8 or 0.9 that the TreeSitter highlight groups completely changed, and instead of looking like TSSomeStuff they now look like @some.stuff instead.

Does this theme support these new highlight groups?
I'm saying this because I have the latest & greatest NeoVim nightly + the latest & greatest TreeSitter, but very few things get actually highlighted, as if TreeSitter wasn't used.

Note that, for example, using a different theme I get all the correct highlights, so it's not my config.

@Fargle
Copy link

Fargle commented Apr 11, 2024

I'm working on a fix for this right now. Love the color scheme, but it doesn't work with latest & greatest Nvim.
I have most of neon updated and backwards compatible, just some of the colors and styles don't look right.

You can assign the issue to me, would be happy to work on it.

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

No branches or pull requests

2 participants