SWIPER: use thing-at-point by default when searching with swiper
This commit is contained in:
parent
54491b0c06
commit
ff9ed0382d
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@ https://github.com/abo-abo/swiper
|
|||
(use-package swiper
|
||||
:after ivy
|
||||
:bind (
|
||||
("C-s" . swiper)
|
||||
("C-s" . swiper-thing-at-point)
|
||||
)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue