Skip to content

fix(theme): inlay hints not working correctly #36

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

Merged
merged 4 commits into from
Aug 15, 2024
Merged

Conversation

barrientosvctor
Copy link
Owner

@barrientosvctor barrientosvctor commented Aug 15, 2024

The highlight group for inlay hints (released in NVIM v0.10) was missing, now it's fixed.

Before

inlay hints before

After

inlay hints after

Resolves #35

@barrientosvctor barrientosvctor added the bug Something isn't working label Aug 15, 2024
@barrientosvctor barrientosvctor self-assigned this Aug 15, 2024
@barrientosvctor barrientosvctor merged commit 5b127e8 into main Aug 15, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inlay hints seems not work well
1 participant