Syntax Highlighting Configuration #2458
Replies: 2 comments 4 replies
-
I'm out and about currently, so can't investigate a "proper" answer. I think it's nixd's Semantic Tokens feature, which you should be able to disable if you prefer. https://github.com/nix-community/nixd/blob/main/nixd%2Fdocs%2Ffeatures.md |
Beta Was this translation helpful? Give feedback.
0 replies
-
This pointed me in the right direction. I appreciate your help! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I disable the syntax highlighting provided by the nixd lsp server and use the syntax highlighting provided by the vim-nix plugin?
My nixvim config is on top, my previous neovim config is on bottom.
Beta Was this translation helpful? Give feedback.
All reactions