el-get/recipes/heex-ts-mode.rcp
Vedang Manerikar 16dba76d6c
Add elixir-ts-mode (#2948)
* Add a recipe for heex-ts-mode

This is a requirement for the elixir-ts-mode recipe, which the next
commit will introduce

* Add a recipe for elixir-ts-mode

Major mode for Elixir with tree-sitter support
2024-05-25 11:55:35 +02:00

6 lines
188 B
Plaintext

(:name heex-ts-mode
:type github
:pkgname "wkirschbaum/heex-ts-mode"
:description "Major mode for Heex with tree-sitter support"
:minimum-emacs-version "29.1")