Update global paths
This commit is contained in:
parent
63f03bde2d
commit
dedc0f5ee3
8 changed files with 19 additions and 19 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
(add-hook! php-mode 'flycheck-mode)
|
||||
(setq php-template-compatibility nil
|
||||
php-extras-eldoc-functions-file (concat narf-temp-dir "php-extras-eldoc-functions"))
|
||||
php-extras-eldoc-functions-file (concat narf-temp-dir "/php-extras-eldoc-functions"))
|
||||
:config
|
||||
(require 'php-extras)
|
||||
(defun php-extras-company-setup ()) ;; company will set up itself
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue