fix(injections): dtd, glimmer.*, razor, tablegen, teal

This commit is contained in:
Christian Clason 2025-04-27 11:04:54 +02:00
parent 4c7509e7b0
commit 3b308861a8
6 changed files with 5 additions and 20 deletions

View file

@ -34,7 +34,7 @@
((function_call
(method_index
(parenthesized_expression
(string) @printf)
(string) @injection.content)
key: (identifier) @_func))
(#eq? @_func "format")
(#set! injection.language "printf"))