Extending highlight.scm file for existing language #13150
Unanswered
supersurviveur
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello !
I would like to improve
highlight.scm
queries for the rust language in my config, but I can't extend the existing queries :Using
; inherits: rust
in.config/helix/runtime/queries/rust/highlight.scm
import itself and leads to a cycle.Is there a way to inherit from the queries in the helix installation directory ?
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions