1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/runtime/queries/erlang
Michael Davis 5a1bed2b70 Add parameter highlights to Erlang
This doesn't work robustly (within pattern matches). Only regular
bindings are highlighted as parameters. In order to highlight all
parameters even in matches, we would need an arbitrary nesting operator
in queries which doesn't exist yet in tree-sitter.
2022-11-24 11:07:05 +09:00
..
highlights.scm Add parameter highlights to Erlang 2022-11-24 11:07:05 +09:00
injections.scm
locals.scm Add parameter highlights to Erlang 2022-11-24 11:07:05 +09:00
textobjects.scm