Use use-package for boxquote configuration
This commit is contained in:
parent
3b55381ed6
commit
8a9cb2c991
1 changed files with 2 additions and 0 deletions
|
@ -426,6 +426,8 @@ MODE1 is enabled and vice-versa."
|
|||
(setq beacon-dont-blink-commands
|
||||
(delq 'recenter-top-bottom beacon-dont-blink-commands)))
|
||||
|
||||
(use-package boxquote :ensure t :defer t)
|
||||
|
||||
(use-package eap
|
||||
:load-path "vendor-lisp/eap"
|
||||
:commands (eap)
|
||||
|
|
Loading…
Reference in a new issue