helix-mods/runtime/queries/erlang
Michael Davis 82da9bd4f2 update Erlang grammar and queries
The update to the grammar itself covers the case where the document
is a single expression without a trailing newline such as "min(A, B)".
A small change to the parser now parses these expressions correctly
which improves the display of the function head in the signature
help popup.

The update to the queries marks 'andalso', 'orelse', 'not', etc. as
`@keyword.operator` which improves the look - it looks odd to see
operators that are words highlighted the same as tokens like '->'
or '=:='.
2022-05-25 21:26:26 +09:00
..
highlights.scm update Erlang grammar and queries 2022-05-25 21:26:26 +09:00
injections.scm add tree-sitter-erlang (#1657) 2022-02-15 10:14:02 +09:00