Update .config/yazi/keymap.toml

This commit is contained in:
2025-11-12 09:36:31 +00:00
parent d777521b3f
commit 25aac72ef4

View File

@@ -50,6 +50,12 @@ on = [ "b", "D" ]
run = "plugin bookmarks delete_all" run = "plugin bookmarks delete_all"
desc = "Delete all bookmarks" desc = "Delete all bookmarks"
# Smart filter
[[mgr.prepend_keymap]]
on = "/"
run = "plugin smart-filter"
desc = "Smart filter"
# dedukun/relative-motions keymaps # dedukun/relative-motions keymaps
[[mgr.prepend_keymap]] [[mgr.prepend_keymap]]
on = [ "1" ] on = [ "1" ]