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

lsp semantic highlight support #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hexbloom
Copy link

@hexbloom hexbloom commented Jul 2, 2024

Hey there! Thanks for the great theme. I recently upgraded to NeoVim 0.10.0 which has support for semantic highlighting. I noticed that this theme didn't had support for it, so I threw together this commit, see the below image for the result. It's based off of the treesitter highlights but I commented most of them out to be more minimal with the implementation.

image

Let me know if this looks good or if some of the options should be tweaked!

@hexbloom
Copy link
Author

hexbloom commented Jul 2, 2024

This PR will resolve #2

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.

1 participant