helix/runtime
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
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries update Erlang grammar and queries 2022-05-25 21:26:26 +09:00
themes Add Catppuccin Theme (#2546) 2022-05-24 09:02:26 -05:00
tutor.txt Extend tutor file (#2133) 2022-04-29 09:52:11 +08:00