diff --git a/recipes/heex-ts-mode.rcp b/recipes/heex-ts-mode.rcp new file mode 100644 index 000000000..9e8f91076 --- /dev/null +++ b/recipes/heex-ts-mode.rcp @@ -0,0 +1,5 @@ +(: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")