Fix clashing keybinding
This commit is contained in:
parent
ad9904ebf5
commit
c18c3cc9ad
@ -3517,7 +3517,7 @@ An alternative minibuffer completion framework:
|
||||
("M-x" #'counsel-M-x)
|
||||
("C-x C-f" #'counsel-find-file)
|
||||
("C-M-u" #'counsel-unicode-char)
|
||||
("C-c p" #'counsel-yank-pop)
|
||||
("C-c P" #'counsel-yank-pop)
|
||||
("C-s" #'swiper-isearch)
|
||||
(help-map "f" #'counsel-describe-function)
|
||||
(help-map "v" #'counsel-describe-variable))
|
||||
|
Loading…
Reference in New Issue
Block a user