1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-07 08:41:40 +01:00
helix/runtime/queries/_gjs
Michael Davis 3ec47beb23
queries: Fix glimmer template string injection in gjs
This was using the old Neovim syntax for injections which used captures
of the injection language on the injection content node. These days both
Helix and Neovim use injection.content and injection.language captures /
settings.
2025-11-24 09:55:52 -05:00
..
highlights.scm feat: add support for gjs and gts (#9940) 2024-05-06 18:04:08 +02:00
injections.scm queries: Fix glimmer template string injection in gjs 2025-11-24 09:55:52 -05:00