]> git.eshelyaron.com Git - emacs.git/commit
Add the "nil" language server to eglot-server-programs
authorBrian Leung <leungbk@posteo.net>
Fri, 21 Oct 2022 05:47:10 +0000 (22:47 -0700)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 21 Oct 2022 08:20:20 +0000 (10:20 +0200)
commit3ad9ac25a86b1ef98e27efebfb920780eca4bb77
tree88fc206bebd575d73263014e57bb066d4a7e02ba
parent81177e77cff1aa0912e5ad7a58db09bcb9901c36
Add the "nil" language server to eglot-server-programs

* lisp/progmodes/eglot.el (eglot-server-programs): Add the "nil"
language server.  Put it before rnix-lsp since it is more featureful
and more actively updated.  (Bug#58676)
Ref: https://github.com/oxalica/nil
lisp/progmodes/eglot.el