Refactor emr config
This commit is contained in:
parent
64b5a9df23
commit
10914db9e0
7 changed files with 10 additions and 12 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue