Refactor company integration
This commit is contained in:
parent
c7f2f10b18
commit
d073d61531
14 changed files with 45 additions and 27 deletions
|
@ -8,7 +8,7 @@
|
|||
php-extras-eldoc-functions-file (concat narf-temp-dir "php-extras-eldoc-functions"))
|
||||
:config
|
||||
(require 'php-extras)
|
||||
(add-company-backend! php-mode '(php-extras-company))
|
||||
(define-company-backend! php-mode '(php-extras-company))
|
||||
|
||||
;; TODO Tie into emr
|
||||
(require 'php-refactor-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue