From e20957d26c0e23b6d701debc3d097336bad89118 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Tue, 26 Aug 2025 01:06:18 +0100 Subject: [PATCH] fix(keybindings): use swiper at cursor --- keybindings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keybindings.json b/keybindings.json index 9dfab52..af60719 100644 --- a/keybindings.json +++ b/keybindings.json @@ -1011,7 +1011,7 @@ // { // swiper. "key": "alt+r", - "command": "swiper.swiper" + "command": "swiper.swiper-word-at-cursor" }, // // ===========================================================================