play with order of elpaca-wait statements
This commit is contained in:
parent
760bb78d33
commit
e65f41d198
@ -20,13 +20,11 @@
|
||||
:demand t
|
||||
:custom (default-input-method "japanese")
|
||||
:config (mir/general-config))
|
||||
|
||||
(elpaca-wait)
|
||||
(use-package gcmh
|
||||
:diminish
|
||||
:init (gcmh-mode))
|
||||
|
||||
(elpaca-wait)
|
||||
|
||||
(use-package eldoc-box
|
||||
:after eldoc
|
||||
:diminish (eldoc-mode eldoc-box-hover-at-point-mode)
|
||||
|
Loading…
Reference in New Issue
Block a user