]> git.eshelyaron.com Git - emacs.git/commit
Fix invalid guess for php language server ()
authorJürgen Hötzel <juergen@hoetzel.info>
Thu, 18 Jul 2019 19:36:56 +0000 (21:36 +0200)
committerJoão Távora <joaotavora@gmail.com>
Thu, 18 Jul 2019 19:36:56 +0000 (20:36 +0100)
commit3a9221c7b82ff7ce5d76ff1c791743255440d740
tree8432fd4c3d235499cdfa03a68fa233fd2d49f5e1
parent6ed1f50cde74a4ae1a8225abbac37e6dd007da3f
Fix invalid guess for php language server ()

* eglot.el (eglot-server-programs): Change the position of the php
language server, otherwise it will always be hidden by the c-mode
server (php-mode is derived from c-mode).

Copyright-paperwork-exempt: yes
GitHub-reference: https://github.com/joaotavora/eglot/issues/288
lisp/progmodes/eglot.el