completion/ivy: remove org-capture remapping
counsel-org-capture isn't very useful when there are so few options.
This commit is contained in:
parent
e72d3bd2b0
commit
ecace01a36
1 changed files with 0 additions and 1 deletions
|
@ -198,7 +198,6 @@ evil-ex-specific constructs, so we disable it solely in evil-ex."
|
|||
[remap info-lookup-symbol] #'counsel-info-lookup-symbol
|
||||
[remap imenu] #'counsel-imenu
|
||||
[remap recentf-open-files] #'counsel-recentf
|
||||
[remap org-capture] #'counsel-org-capture
|
||||
[remap swiper] #'counsel-grep-or-swiper
|
||||
[remap evil-ex-registers] #'counsel-evil-registers
|
||||
[remap evil-show-marks] #'counsel-mark-ring
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue