]> git.eshelyaron.com Git - emacs.git/commit
eglot-server-programs: Account for new ts-mode
authorBrian Leung <leungbk@posteo.net>
Tue, 25 Oct 2022 03:46:41 +0000 (20:46 -0700)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 25 Oct 2022 10:13:25 +0000 (12:13 +0200)
commitbb95e597a9adcba0080cba85b2270fdf80696b3a
tree2773b7fe1fef0ad5c04d43d750098934dea3c12f
parent566e410287d9898f90c81131bfa8c85462fab55e
eglot-server-programs: Account for new ts-mode

At the time of writing, this exists only in the unmerged tree-sitter
branch.  It is not harmful to include, however.

* lisp/progmodes/eglot.el (eglot-server-programs): Add new major mode
to be used with the typescript-language-server.  (Bug#58769)
lisp/progmodes/eglot.el