elixir-lang / tree-sitter-elixir

Elixir grammar for tree-sitter
https://elixir-lang.org/tree-sitter-elixir
Apache License 2.0
248 stars 25 forks source link

Rename module highlight token #16

Closed jonatanklosko closed 2 years ago

jonatanklosko commented 2 years ago

See #15.

Updating the highlight token from @type to @module, so that module names get the expected color on GitHub.