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

Documentation on used highlight groups #12

Open
pinpox opened this issue May 6, 2021 · 0 comments
Open

Documentation on used highlight groups #12

pinpox opened this issue May 6, 2021 · 0 comments

Comments

@pinpox
Copy link

pinpox commented May 6, 2021

Hello,

asking here because I can't find further docs, hope that is okay. What highlight groups does this parser use? When enabling it, in lines like these:

    home-manager.inputs.nixpkgs.follows = "nixpkgs";

Everything up to the = sign is colored in the same color. When disabling the tree-sitter highlighting, the last argument is colored differently. I'm using a self-written color scheme, not sure what values change which parts of the highlighting.

Where can I see what groups used?

Without tree-sitter-nix:
image

With tree-sitter-nix:
image

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

1 participant