Ivy: Use kbd

This commit is contained in:
James Nguyen 2017-11-14 10:06:11 -08:00
parent b256a694ad
commit e4e1ae6b0c
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
(kbd "q") 'quit-window)
(evil-define-key 'normal ivy-occur-grep-mode-map
"\C-x\C-q" 'ivy-wgrep-change-to-wgrep-mode
(kbd "C-x C-q") 'ivy-wgrep-change-to-wgrep-mode
"gd" 'ivy-occur-delete-candidate
[mouse-1] 'ivy-occur-click
(kbd "RET") 'ivy-occur-press-and-switch