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

@ -6,4 +6,4 @@
(comment) @injection.content)
(#lua-match? @injection.content "^.*RUN")
(#set! injection.language "bash")
(#offset! @injection.content 0 8))
(#offset! @injection.content 0 8 0 0))