Extending a language with custom keywords #12332
Unanswered
tavianator
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.
-
I have a C project with some macros that I would like to highlight specially, as if they were keywords. In Emacs, I do this with
font-lock-add-keywords
. How can I do this with Helix?Beta Was this translation helpful? Give feedback.
All reactions