Update consult-yank function name
This commit is contained in:
parent
be797826ec
commit
36efeb179c
@ -129,7 +129,7 @@ targets."
|
||||
([remap imenu] #'consult-imenu)
|
||||
([remap projectile-ripgrep] #'consult-ripgrep)
|
||||
([remap projectile-grep] #'consult-grep)
|
||||
("C-c p" #'consult-yank))
|
||||
("C-c p" #'consult-yank-from-kill-ring))
|
||||
|
||||
(use-package consult-flycheck
|
||||
:after flycheck
|
||||
|
Loading…
Reference in New Issue
Block a user