We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74cae26 commit da3dbfdCopy full SHA for da3dbfd
Cask
@@ -7,7 +7,6 @@
7
"lisp/php.el"
8
"lisp/php-complete.el"
9
"lisp/php-defs.el"
10
- "lisp/php-eglot.el"
11
"lisp/php-face.el"
12
"lisp/php-project.el"
13
"lisp/php-local-manual.el"
Makefile
@@ -4,7 +4,6 @@ ELS = lisp/php.el
4
ELS += lisp/php-align.el
5
ELS += lisp/php-complete.el
6
ELS += lisp/php-defs.el
-ELS += lisp/php-eglot.el
ELS += lisp/php-face.el
ELS += lisp/php-flymake.el
ELS += lisp/php-ide-phpactor.el
lisp/php-eglot.el
0 commit comments