Add regex injection for Elixir

This commit is contained in:
David Bernheisel 2021-06-01 13:34:12 -04:00 committed by Thomas Vigouroux
parent e52de2ca80
commit ad28bbf04c

View file

@ -1 +1,10 @@
(comment) @comment
; TODO: re-add when markdown is added
; (heredoc
; (heredoc_content) @markdown)
((sigil
(sigil_start) @_start
(sigil_content) @regex)
(#match? @_start "~(r|R)[/</\\\"[({|]"))