nvim-treesitter/queries/elixir
Alexander Sieg 6608e2c868
fix(elixir): highlight functions without parenthesis (#5511)
Elixir does not require parenthesis after the function name for a
valid function definition.
2023-10-15 18:35:08 +00:00
..
folds.scm Update injections & highlights, add folds 2021-10-13 01:31:49 +02:00
highlights.scm fix(elixir): highlight functions without parenthesis (#5511) 2023-10-15 18:35:08 +00:00
indents.scm use indent.X syntax for captures and properties of set directives 2023-03-24 13:07:53 -04:00
injections.scm chore(injections)!: update injection syntax to 0.9 2023-08-12 17:34:15 +02:00
locals.scm Elixir: fix a few highlights, add ExUnit support to locals (#1933) 2021-10-22 16:33:01 -05:00