helix-mods/runtime
Arthur Deierlein 427dd2f383
Add support for ember.js templates (#9902)
* 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
2024-03-19 17:26:50 +01:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Add support for ember.js templates (#9902) 2024-03-19 17:26:50 +01:00
themes Fix selected text background in toykonight (#9789) 2024-03-18 00:06:23 +01:00
tutor Add tutor for match mode (#8751) 2023-12-15 15:57:28 +09:00