helix-mods/runtime
Michael Davis 4836bb38d3 add tree-sitter-heex
HEEx is a templating engine on top of Elixir's EEx templating
language specific to HTML that is included in Phoenix.LiveView
(though I think the plan is to eventually include it in base
Phoenix). It's a superset of EEx with some additional features
like components and slots.

The injections don't work perfectly because the Elixir grammar is
newline sensitive (the _terminator rule). See
https://github.com/elixir-lang/tree-sitter-elixir/issues/24
for more information.
2022-04-13 14:28:51 +09:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries add tree-sitter-heex 2022-04-13 14:28:51 +09:00
themes Improve Dracula Theme selections (#2075) (#2077) 2022-04-11 09:21:41 -05:00
tutor.txt Continue tutor (#737) 2021-10-16 12:47:45 +09:00