Remove multi-swoop keybinding
This commit is contained in:
parent
b9e927496f
commit
bd32bfd2ca
1 changed files with 0 additions and 1 deletions
|
|
@ -75,7 +75,6 @@
|
||||||
|
|
||||||
;; Change the keybinds to whatever you like :)
|
;; Change the keybinds to whatever you like :)
|
||||||
(global-set-key (kbd "C-s") 'helm-swoop)
|
(global-set-key (kbd "C-s") 'helm-swoop)
|
||||||
(global-set-key (kbd "C-c h s") 'helm-multi-swoop-all)
|
|
||||||
|
|
||||||
;; When doing isearch, hand the word over to helm-swoop
|
;; When doing isearch, hand the word over to helm-swoop
|
||||||
(define-key isearch-mode-map (kbd "M-i") 'helm-swoop-from-isearch)
|
(define-key isearch-mode-map (kbd "M-i") 'helm-swoop-from-isearch)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue