Added keybinding for ivy-resume.

This commit is contained in:
tastytea 2019-07-29 04:40:23 +02:00
parent 7dd0f18734
commit 1e0184ce38
1 changed files with 2 additions and 0 deletions

View File

@ -537,6 +537,8 @@ With argument, do this that many times."
(ivy-count-format "[%d/%d] ")
:config
(ivy-mode 1)
:bind
("C-c C-r" . 'ivy-resume)
)
;; Extensions for ivy