]> git.eshelyaron.com Git - emacs.git/commit
Add go-ts-mode and go-mod-ts-mode (Bug#60025)
authorRandy Taylor <dev@rjt.dev>
Sun, 11 Dec 2022 23:41:16 +0000 (18:41 -0500)
committerYuan Fu <casouri@gmail.com>
Fri, 16 Dec 2022 01:20:50 +0000 (17:20 -0800)
commitfee2efe1b035d601ac53a32801227402e9be8bca
treeda0956063942da9764fea942547d18e100af5cfd
parente8f7ab67ad18063155f6a7ba14a29e3679dc1e76
Add go-ts-mode and go-mod-ts-mode (Bug#60025)

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