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