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 1bec16362f
commit efbc2a4b72

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