completion/ivy: remap evil-show-marks -> counsel-mark-ring
This commit is contained in:
parent
b06b6b5dba
commit
fd5b92e3f5
1 changed files with 1 additions and 0 deletions
|
@ -201,6 +201,7 @@ evil-ex-specific constructs, so we disable it solely in evil-ex."
|
|||
[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
|
||||
[remap yank-pop] #'counsel-yank-pop
|
||||
[remap locate] #'counsel-locate
|
||||
[remap unicode-chars-list-chars] #'counsel-unicode-char
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue