helix-mods/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 Improve Edoc highlighting within Erlang 2022-11-24 11:07:05 +09:00
locals.scm Add parameter highlights to Erlang 2022-11-24 11:07:05 +09:00
textobjects.scm add test textobjects queries for erlang,gleam,go,python,rust 2022-06-21 11:32:03 -05:00