Remove duplicate keymap, avoid home row mappings.
This commit is contained in:
parent
6b0122913d
commit
097d3a8694
|
|
@ -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]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue