chore(yazi): searchjump installation with the native pkg

This commit is contained in:
Sergio Laín 2025-07-16 21:09:35 +02:00
parent ce4223f097
commit 442034e71c
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438
2 changed files with 5 additions and 4 deletions

View file

@ -187,7 +187,3 @@ require("yatline-githead"):setup({
}) })
require("git"):setup() require("git"):setup()
require("fg"):setup({
default_action = "jump",
})

View file

@ -18,5 +18,10 @@ use = "yazi-rs/plugins:git"
rev = "b886025" rev = "b886025"
hash = "63b6c222bf2103b3023389dde5e2ecfe" hash = "63b6c222bf2103b3023389dde5e2ecfe"
[[plugin.deps]]
use = "DreamMaoMao/searchjump"
rev = "7fafec3"
hash = "5337bf545993d8c4dec2c229031f49d"
[flavor] [flavor]
deps = [] deps = []