]> git.eshelyaron.com Git - emacs.git/commit
Add yaml-ts-mode (Bug#60105)
authorRandy Taylor <dev@rjt.dev>
Tue, 13 Dec 2022 14:41:01 +0000 (09:41 -0500)
committerYuan Fu <casouri@gmail.com>
Fri, 16 Dec 2022 22:55:02 +0000 (14:55 -0800)
commit4f9bccef556d57590444e384b16d94c81e5323c9
treedf179c98ff56f6bd1a1620e2192d0c201f501b56
parentf9cb144d45a9ff64f57edd1f93b7ac2ae0efdd34
Add yaml-ts-mode (Bug#60105)

* admin/notes/tree-sitter/build-module/batch.sh:
* admin/notes/tree-sitter/build-module/build.sh: Add yaml support.
* etc/NEWS: Mention it.
* lisp/textmodes/yaml-ts-mode.el: New major mode with
tree-sitter support.
* lisp/progmodes/eglot.el (eglot-server-programs): Add it.
admin/notes/tree-sitter/build-module/batch.sh
admin/notes/tree-sitter/build-module/build.sh
etc/NEWS
lisp/progmodes/eglot.el
lisp/textmodes/yaml-ts-mode.el [new file with mode: 0644]