mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-13 05:40:26 -08:00
General cleanup
This commit is contained in:
parent
dc402f654e
commit
ae155a71a2
4 changed files with 14 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
(define-docset! php-mode "php,laravel")
|
||||
(define-company-backend! php-mode '(php-extras-company))
|
||||
|
||||
(add-hook! php-mode 'flycheck-mode)
|
||||
(add-hook 'php-mode-hook 'flycheck-mode)
|
||||
(setq php-template-compatibility nil
|
||||
php-extras-eldoc-functions-file (concat narf-temp-dir "/php-extras-eldoc-functions"))
|
||||
:config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue