Install `embark-consult'
This commit is contained in:
parent
dc9c55dc90
commit
1f4d6ad909
@ -1319,7 +1319,7 @@ Listing [[lst:configure-embark]] configures =embark= key bindings:
|
|||||||
#+caption: Configure =embark=.
|
#+caption: Configure =embark=.
|
||||||
#+name: lst:configure-embark
|
#+name: lst:configure-embark
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(when (ensure-package-installation 'embark)
|
(when (ensure-package-installation 'embark 'embark-consult)
|
||||||
(when (fboundp 'embark-act)
|
(when (fboundp 'embark-act)
|
||||||
(global-set-key (kbd "C-,") #'embark-act))
|
(global-set-key (kbd "C-,") #'embark-act))
|
||||||
(when (fboundp 'embark-dwim)
|
(when (fboundp 'embark-dwim)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user