diff --git a/configs/base-ivy.el b/configs/base-ivy.el index 4d396de..d8fc885 100644 --- a/configs/base-ivy.el +++ b/configs/base-ivy.el @@ -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 " . counsel-mark-ring) :map ivy-minibuffer-map ("C-w" . ivy-yank-word)