Replies: 1 comment 2 replies
-
Did you write a |
Beta Was this translation helpful? Give feedback.
2 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.
-
I tried adding syntax highlighting for
just
files but can't seem to get it to work.I took the tree-sitter queries from this repository and added a
[[language]]
section tolanguages.toml
like this:hx --health
reports that highlights and text objects were found for the language. The file type is also correctly detected but I get no syntax highlighting whatsoever.I'm not very familiar with tree-sitter so maybe I'm missing something?
Beta Was this translation helpful? Give feedback.
All reactions