lang/php: update wrt changes upstream #1350
Removes some of the hacks that have long since been resolved upstream, and install phpactor from MELPA, now that it is available there.
This commit is contained in:
parent
fc511ed701
commit
4506fb9223
2 changed files with 1 additions and 17 deletions
|
@ -11,7 +11,7 @@
|
|||
(package! hack-mode :recipe (:fetcher github :repo "hhvm/hack-mode")))
|
||||
|
||||
(unless (featurep! +lsp)
|
||||
(package! phpactor :recipe (:fetcher github :repo "emacs-php/phpactor.el" :files ("*"))))
|
||||
(package! phpactor))
|
||||
|
||||
(when (featurep! :editor format)
|
||||
(package! php-cs-fixer))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue