mirror of
https://github.com/helix-editor/helix
synced 2026-05-14 08:47:47 +02:00
427dd2f383
* feat: add support for ember .hbs (glimmer) templates * adjust highlights to helix * highlight this correctly in block statements * correctly highlight attributes * correctly highlight hash_pair * add newline to highlights.scm * refactor: use #any-of and #eq instead of #match * chore: add newline to languages.toml