nvim-treesitter/queries/elixir
Stephen Bolton a744ed1b27 Fix elixir @function captures
When viewing the previous rule in the `TSPlayground` the `@function`
captures were not actually matching. This led all functions to get the
`@function.call` group applied to them. This change makes it so that the
capture now works and where functions are defined will get the
`@function` group.
2023-02-24 17:50:17 -05:00
..
folds.scm Update injections & highlights, add folds 2021-10-13 01:31:49 +02:00
highlights.scm Fix elixir @function captures 2023-02-24 17:50:17 -05:00
indents.scm Fix Elixir indents to match mix format 2022-02-10 07:24:08 +01:00
injections.scm Add tree-sitter-eex parser for (L)EEx files (#2351) 2022-01-25 16:52:51 +00:00
locals.scm Elixir: fix a few highlights, add ExUnit support to locals (#1933) 2021-10-22 16:33:01 -05:00