mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
completion/ivy: add counsel-org-capture autoload #412
This commit is contained in:
@ -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-find-file counsel-find-library counsel-info-lookup-symbol
|
||||
counsel-imenu counsel-recentf counsel-yank-pop
|
||||
counsel-descbinds)
|
||||
counsel-descbinds counsel-org-capture)
|
||||
:init
|
||||
(map! [remap apropos] #'counsel-apropos
|
||||
[remap bookmark-jump] #'counsel-bookmark
|
||||
|
Reference in New Issue
Block a user