aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/erlang/locals.scm
Commit message (Collapse)AuthorAge
* Add parameter highlights to ErlangMichael Davis2022-11-24
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.