From 097d3a8694da226a6c27f8587f6cfb522fcf15c3 Mon Sep 17 00:00:00 2001 From: cyteen Date: Fri, 20 Feb 2026 07:31:21 +0000 Subject: [PATCH] Remove duplicate keymap, avoid home row mappings. --- 020_yazi-filemanager.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/020_yazi-filemanager.sh b/020_yazi-filemanager.sh index 7ff99a3..9f3e87e 100644 --- a/020_yazi-filemanager.sh +++ b/020_yazi-filemanager.sh @@ -462,10 +462,6 @@ desc = "Search file by content (rga)" [[mgr.prepend_keymap]] on = "z" run = "plugin zoxide" - -[[mgr.prepend_keymap]] -on = "j" -run = "plugin zoxide" desc = "Jump to a directory using zoxide" [[mgr.prepend_keymap]]