prefer lua-match

This commit is contained in:
George Harker 2025-11-13 13:51:39 -08:00
parent 750cfa5762
commit e8811318e6

View file

@ -2,7 +2,7 @@
(#set! injection.language "comment"))
((regex) @injection.content
(#not-match? @injection.content "\\$\\{.*\\}")
(#not-lua-match? @injection.content "\${.*}")
(#set! injection.language "regex"))
(heredoc_redirect