]> git.eshelyaron.com Git - emacs.git/commit
Add html-ts-mode (bug#60972)
authorTheodor Thornhill <theo@thornhill.no>
Fri, 20 Jan 2023 20:05:41 +0000 (21:05 +0100)
committerTheodor Thornhill <theo@thornhill.no>
Fri, 20 Jan 2023 20:53:26 +0000 (21:53 +0100)
commitc6a7664f06710751b1122eff4492557ef5b2bfba
tree19e05e60f8a5332d0c19551d35e93eeb7a4e5996
parent1fdd720b6b8e1858e9ab92b2f63cc473402e54d1
Add html-ts-mode (bug#60972)

* lisp/textmodes/html-ts-mode.el: New major mode for HTML support
powered by Tree-sitter.
* etc/NEWS: Mention it in NEWS.
etc/NEWS
lisp/textmodes/html-ts-mode.el [new file with mode: 0644]