]> git.eshelyaron.com Git - emacs.git/commit
Support multiple servers out-of-box for same mode
authorJoão Távora <joaotavora@gmail.com>
Sat, 22 May 2021 10:49:47 +0000 (11:49 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 22 May 2021 20:01:59 +0000 (21:01 +0100)
commit712cf71d9d1b05ea699f6a1a172dc8eefe1efbbf
treed70e43bd817709cf810b24a32a7342dd6b20c43b
parent210b52859e71b81c6dc022ea3e07b1a68bc978d3
Support multiple servers out-of-box for same mode

Also per https://github.com/joaotavora/eglot/issues/537.

* eglot.el (eglot-alternatives): new helper.
(eglot-server-programs): Use it.  Use clangd and pylsp.

* NEWS.md: Mention feature.

* README.md (Connecting to a server): Mention pylsp and clangd.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/688
lisp/progmodes/eglot.el