]> git.eshelyaron.com Git - emacs.git/commit
Transpose order of "pylsp" and "pyls" alternatives
authorJoão Távora <joaotavora@gmail.com>
Sun, 13 Jun 2021 22:07:42 +0000 (23:07 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 13 Jun 2021 22:07:42 +0000 (23:07 +0100)
commitf07df485c678d8318e896fea9d549d5742d01898
tree10860e72bb9ef2458ae12c2958e43a3e4d18b941
parent42508de4f628d022e961a353fec1d81e1b3f52d1
Transpose order of "pylsp" and "pyls" alternatives

When operating remotely, searching for an executable that don't exist
takes longer than usual.  Better to put the most likely server first
in the list to minimize the slowdown.

* eglot.el (eglot-server-programs): Transpose python mode alternatives

GitHub-reference: per https://github.com/joaotavora/eglot/issues/703
lisp/progmodes/eglot.el