Tree-sitter grammar and parser for EEx (Embedded Elixir).
For HEEx support, see tree-sitter-heex. For Surface support, see tree-sitter-surface.
Parsing support for the following nodes:
- Directives
- Comments
- Text
- Highlights
- Folds
- Indents
- Injections
Currently supported in NeoVim via nvim-treesitter.