Remove :after and autoload use-package
This commit is contained in:
parent
accd943e87
commit
fe21e26698
8 changed files with 12 additions and 42 deletions
|
@ -19,9 +19,9 @@
|
|||
(bind! :map js2-mode-map :m "gQ" 'web-beautify-js))
|
||||
|
||||
(use-package js2-refactor
|
||||
:after emr
|
||||
:init (add-hook! js2-mode 'emr-initialize)
|
||||
:config
|
||||
(require 'emr)
|
||||
(mapc (lambda (x)
|
||||
(let ((command-name (car x))
|
||||
(title (cadr x))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue