Remove duplicate keymap, avoid home row mappings.

This commit is contained in:
cyteen 2026-02-20 07:31:21 +00:00
parent 6b0122913d
commit 097d3a8694
1 changed files with 0 additions and 4 deletions

View File

@ -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]]