tree-sitter-hygen-template
v0.2.3
Published
Hygen Template grammar for tree-sitter
Downloads
12
Maintainers
Readme
tree-sitter-hygen-template
Tree-sitter grammar for Hygen templates.
It extends the tree-sitter-embedded-template
grammar.
Usage in Editors
Neovim
hygen.nvim
: plugin that integrates this grammar to yourNeovim
configuration.
Dynamic Injections
Thanks to content
node of
tree-sitter-embedded-template
grammar, dynamic Injections
can be attached to template body.
Check out the following implementations: