]> git.eshelyaron.com Git - emacs.git/commit
Add rust-ts-mode (Bug#60136)
authorRandy Taylor <dev@rjt.dev>
Fri, 16 Dec 2022 21:05:29 +0000 (16:05 -0500)
committerYuan Fu <casouri@gmail.com>
Sat, 17 Dec 2022 23:40:53 +0000 (15:40 -0800)
commitcb8ccdd26702606710258e2e08bd1fc35bbc1674
tree69ba771eacefbd4ac9d1b1194d7d8332840093f7
parent9fcf764dd73449fb469a7c7eb29aec3c06cdf067
Add rust-ts-mode (Bug#60136)

* etc/NEWS: Mention it.
* lisp/progmodes/eglot.el (eglot-server-programs): Add it.
* lisp/progmodes/rust-ts-mode.el: New major mode with
tree-sitter support.
etc/NEWS
lisp/progmodes/eglot.el
lisp/progmodes/rust-ts-mode.el [new file with mode: 0644]