This commit is contained in:
2026-06-03 01:22:16 +02:00
parent 8aa0d0ff61
commit b3194e66e2
13 changed files with 90 additions and 34 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ prepend_keymap = [
{ on = [
"#",
"#",
], run = "plugin yamb jump_by_fzf", desc = "Jump bookmark by fzf" },
], run = "plugin yamb jump_by_key", desc = "Jump bookmark by key" },
{ on = [
"#",
"r",
+2 -2
View File
@@ -1,11 +1,11 @@
[[plugin.deps]]
use = "yazi-rs/plugins:git"
rev = "5d5c480"
rev = "598cdb6"
hash = "88e56a64b7ce7c4314427452343fef17"
[[plugin.deps]]
use = "yazi-rs/plugins:smart-enter"
rev = "5d5c480"
rev = "598cdb6"
hash = "187cc58ba7ac3befd49c342129e6f1b6"
[[plugin.deps]]