1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-03 05:10:38 +02:00
Files
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
..