Set shortcut for counsel-mark-ring.

This commit is contained in:
kj 2022-07-12 16:38:24 -04:00
parent 23b14da665
commit a6c1c113df
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@
("C-c c w" . counsel-colors-web)
("C-c c v" . counsel-set-variable)
("C-c c z" . counsel-fzf)
("C-c <C-SPC>" . counsel-mark-ring)
:map ivy-minibuffer-map
("C-w" . ivy-yank-word)