Replies: 1 comment 20 replies
|
You also need queries. It doesn't look like that repo has any default queries, so you'll have to write them yourself. |
20 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.
Summary
I would like to add WebAssembly TextFormat syntax highlighting to Helix. But I can't get it to work.
Reproduction Steps
I have added the following to
languages.toml:I ran
hx --health webAssemblyand got the following output:I ran
hx --grammar fetchbut got no output related to the webAssembly.I'm not sure what's wrong.
Helix log
~/.cache/helix/helix.log
Platform
macOS
Terminal Emulator
iTerm 2
Helix Version
helix 22.05 (27609f5)
All reactions