Refactor emr config

This commit is contained in:
Henrik Lissner 2016-05-13 00:28:44 -04:00
parent 64b5a9df23
commit 10914db9e0
7 changed files with 10 additions and 12 deletions

View file

@ -52,7 +52,7 @@
(use-package php-refactor-mode
:after php-mode
:init (add-hook! php-mode '(turn-on-eldoc-mode emr-initialize php-refactor-mode))
:init (add-hook! php-mode '(turn-on-eldoc-mode php-refactor-mode))
:config
(mapc (lambda (x)
(let ((command-name (car x))