Noob question: Set up for clarity #146
Unanswered
Muizzyranking
asked this question in
Q&A
Replies: 3 comments
-
Did you install the parser for Clarity?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
yes, I did. It was a custom paser from https://github.com/xlittlerag/tree-sitter-clarity.git that I added to treesitter nvim and highlights works. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Have you tried putting the query file in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been trying to get this to work with clarity and I there is no breakthrough, but my main question is where do I put the file? i have been putting the file in
$HOME/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/clarity/rainbow-delimeters.scm
. Another question, say I have the grammer.js file for this language and the highlights.scm for syntax highlighting, what do I look for? how do I know what to target?Beta Was this translation helpful? Give feedback.
All reactions