General cleanup

This commit is contained in:
Henrik Lissner
2016-04-08 14:07:16 -04:00
parent dc402f654e
commit ae155a71a2
4 changed files with 14 additions and 4 deletions

View File

@ -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