completion/ivy: add counsel-org-capture autoload #412
This commit is contained in:
parent
9b41423537
commit
210a80a74f
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ immediately runs it on the current candidate (ending the ivy session)."
|
||||||
counsel-describe-face counsel-M-x counsel-file-jump
|
counsel-describe-face counsel-M-x counsel-file-jump
|
||||||
counsel-find-file counsel-find-library counsel-info-lookup-symbol
|
counsel-find-file counsel-find-library counsel-info-lookup-symbol
|
||||||
counsel-imenu counsel-recentf counsel-yank-pop
|
counsel-imenu counsel-recentf counsel-yank-pop
|
||||||
counsel-descbinds)
|
counsel-descbinds counsel-org-capture)
|
||||||
:init
|
:init
|
||||||
(map! [remap apropos] #'counsel-apropos
|
(map! [remap apropos] #'counsel-apropos
|
||||||
[remap bookmark-jump] #'counsel-bookmark
|
[remap bookmark-jump] #'counsel-bookmark
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue