helix/runtime/queries/erlang
Michael Davis 12139a4c30
queries: Fix `comment.unused` highlights in Erlang
* Other languages use `comment.unused` instead of `comment.discard`.
* Fix the precedence of discarded variables - previously the parameter
  highlight was higher precedence so discarded variables in the
  parameter list were highlighted as parameters instead of
  `comment.unused`.
2025-05-02 09:46:46 -04:00
..
highlights.scm queries: Fix `comment.unused` highlights in Erlang 2025-05-02 09:46:46 -04:00
injections.scm Update tree-sitter-erlang and highlights 2024-03-22 00:20:29 +09:00
locals.scm Update tree-sitter-erlang and highlights 2024-03-22 00:20:29 +09:00
textobjects.scm add test textobjects queries for erlang,gleam,go,python,rust 2022-06-21 11:32:03 -05:00