]> git.eshelyaron.com Git - emacs.git/commit
Add heex-ts-mode (Bug#61996)
authorWilhelm H Kirschbaum <wkirschbaum@gmail.com>
Sun, 12 Mar 2023 15:08:50 +0000 (17:08 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 12 Mar 2023 15:40:06 +0000 (17:40 +0200)
commit802e64922bcee40c8362b9627aa33a0de0c068d7
tree058a1aa497056b49763b8edfa8b9171ac18c0a67
parentd19416d15c29368112fba9a7437930abcec9af3b
Add heex-ts-mode (Bug#61996)

* etc/NEWS: Mention the new mode.
* lisp/progmodes/heex-ts-mode.el: New file.
* test/lisp/progmodes/heex-ts-mode-tests.el: New file.
* test/lisp/progmodes/heex-ts-mode-resources/indent.erts: New file.
* admin/notes/tree-sitter/build-module/batch.sh:
* admin/notes/tree-sitter/build-module/build.sh: Add HEEx support.
admin/notes/tree-sitter/build-module/batch.sh
admin/notes/tree-sitter/build-module/build.sh
etc/NEWS
lisp/progmodes/heex-ts-mode.el [new file with mode: 0644]
test/lisp/progmodes/heex-ts-mode-resources/indent.erts [new file with mode: 0644]
test/lisp/progmodes/heex-ts-mode-tests.el [new file with mode: 0644]