File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88 args: (var)
99 args: (string) @injection.content
1010 (#gsub! @injection.content "\"+(.*)[^\"]" "%1")
11- (#set! injection.language "herl")))
11+ (#set! injection.language "herl")
12+ (#set! injection.include-children)))
1213
1314(call
1415 expr: (remote
1819 args: (expr_args
1920 args: (string) @injection.content
2021 (#gsub! @injection.content "\"+(.*)[^\"]" "%1")
21- (#set! injection.language "herl")))
22+ (#set! injection.language "herl")
23+ (#set! injection.include-children)))
Original file line number Diff line number Diff line change 1- ((tokens
2- (text) @injection.content )
1+ ((text) @injection.content
32 (#set! injection.language "html")
43 (#set! injection.combined))
54
6- ((tokens
7- (expression) @injection.content )
5+ ((expression) @injection.content
86 (#set! injection.language "erlang"))
You can’t perform that action at this time.
0 commit comments