fix: remove downcase! directive use

This commit is contained in:
Lewis Russell 2023-09-13 10:43:36 +01:00 committed by Christian Clason
parent 5977fa4a7e
commit 7af06a6690

View file

@ -4,10 +4,9 @@
((regex) @injection.content
(#set! injection.language "regex"))
((heredoc_redirect
(heredoc_redirect
(heredoc_body) @injection.content
(heredoc_end) @injection.language)
(#downcase! @injection.language))
; printf 'format'
((command