lazy-load embark
This commit is contained in:
parent
f4517d890f
commit
a0ff8d42c1
1 changed files with 2 additions and 0 deletions
|
@ -43,9 +43,11 @@
|
|||
:after (consult flycheck))
|
||||
|
||||
(use-package! embark
|
||||
:defer t
|
||||
:init
|
||||
(define-key!
|
||||
"C-S-a" #'embark-act)
|
||||
;; TODO need to figure out what keybindings to put here
|
||||
(define-key! selectrum-minibuffer-map
|
||||
"C-c C-o" #'embark-export
|
||||
"C-c C-c" #'embark-act-noexit))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue