Update global paths

This commit is contained in:
Henrik Lissner 2016-03-27 00:49:52 -04:00
parent 63f03bde2d
commit dedc0f5ee3
8 changed files with 19 additions and 19 deletions

View file

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