diff --git a/config.org b/config.org index a60ded1..307b731 100644 --- a/config.org +++ b/config.org @@ -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) ) )