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

scope c methods are yellow not green #84

Open
martinlindelof opened this issue Apr 1, 2023 · 2 comments
Open

scope c methods are yellow not green #84

martinlindelof opened this issue Apr 1, 2023 · 2 comments

Comments

@martinlindelof
Copy link

I've been running dracula theme for nvim for a while and can't figure out why my methods calls are yellow and not green. For example in this screenshot printf in yellow and char/string in yellow makes it hard to read, distinct between a method name and char/strings.

Installed through lazy and loading theme and using dracula.setup({ ..
what am I doing wrong?

image

@martinlindelof
Copy link
Author

Tried a bunch of stuff, it works in JS as expected but not C.
as soon as you do semicolon at end lines the green method name turns yellow.

@Mofiqul
Copy link
Owner

Mofiqul commented Apr 2, 2023

Its lsp symantic token i guess We need to add support for that. I will do that asap

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