lang/php: refactor + add company-php
This commit is contained in:
parent
ee44a1c572
commit
d949935628
2 changed files with 23 additions and 8 deletions
|
@ -7,6 +7,9 @@
|
|||
(package! php-refactor-mode)
|
||||
(package! phpunit)
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-php))
|
||||
|
||||
;; (package! hack-mode
|
||||
;; :recipe
|
||||
;; (:fetcher url :url "https://raw.githubusercontent.com/facebook/hhvm/master/hphp/hack/editor-plugins/emacs/hack-mode.el"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue