Disable unused shortcuts.
This commit is contained in:
parent
3b73728c41
commit
599fe4bb8e
@ -16,10 +16,10 @@
|
||||
:bind (("C-s" . swiper-isearch)
|
||||
("C-r" . counsel-rg)
|
||||
|
||||
("C-c C-r" . ivy-resume)
|
||||
("C-c v p" . ivy-push-view)
|
||||
("C-c v o" . ivy-pop-view)
|
||||
("C-c v ." . ivy-switch-view)
|
||||
;; ("C-c C-r" . ivy-resume)
|
||||
;; ("C-c v p" . ivy-push-view)
|
||||
;; ("C-c v o" . ivy-pop-view)
|
||||
;; ("C-c v ." . ivy-switch-view)
|
||||
|
||||
:map counsel-mode-map
|
||||
([remap swiper] . counsel-grep-or-swiper)
|
||||
|
Loading…
Reference in New Issue
Block a user