Skip to content

the-mikedavis/tree-sitter-eex

 
 

Repository files navigation

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.

About

EEx grammar for Tree-sitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.8%
  • Scheme 19.8%
  • Python 19.0%
  • HTML 10.4%