aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/elixir/injections.scm
diff options
context:
space:
mode:
authorMichael Davis2022-04-13 01:38:01 +0000
committerBlaž Hrastnik2022-04-13 05:28:51 +0000
commit8c3c90198a43fd69e1e3e07a2e164db3fb11bb24 (patch)
tree8e388e261296fce36582e78352e2a5e08d69e02e /runtime/queries/elixir/injections.scm
parent740f565c80a76ee499a93f2c1ccd6cc8388b7e63 (diff)
update tree-sitter-elixir
The new revision handles a case that I come across often: a stab clause (i.e. '->') with an empty right hand side: Enum.map(xs, fn x -> end) The old version would parse the "end" token as an error. This is technically valid syntax but more importantly it comes up very often when editing, and the old revision would flicker between the keyword highlight and the warning highlight.
Diffstat (limited to 'runtime/queries/elixir/injections.scm')
0 files changed, 0 insertions, 0 deletions