General cleanup
This commit is contained in:
parent
ea13be53b1
commit
eaa467c1a7
12 changed files with 18 additions and 20 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
(use-package php-extras
|
||||
:after php-mode
|
||||
:init (add-hook 'php-mode-hook 'turn-on-eldoc-mode)
|
||||
:init (add-hook 'php-mode-hook 'eldoc-mode)
|
||||
:config
|
||||
(defun php-extras-company-setup ()) ;; company will set up itself
|
||||
;; Generate php-extras documentation and completion asynchronously
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue