From 9b46166e50966dc3978fbb27dba5a2bc745a5e69 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Tue, 4 Aug 2026 13:48:48 +0700 Subject: rmpc config upd: fix vim navigation; --- rmpc/.config/rmpc/config.ron | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rmpc/.config/rmpc/config.ron b/rmpc/.config/rmpc/config.ron index d64dfb5..465c1a6 100644 --- a/rmpc/.config/rmpc/config.ron +++ b/rmpc/.config/rmpc/config.ron @@ -79,8 +79,7 @@ }, navigation: { "v": Select, - "Enter": Select, - "l": Select, + "Enter": Select }, ), ) -- cgit v1.2.3