chore(yazi): searchjump installation with the native pkg
This commit is contained in:
parent
ce4223f097
commit
442034e71c
2 changed files with 5 additions and 4 deletions
|
@ -187,7 +187,3 @@ require("yatline-githead"):setup({
|
||||||
})
|
})
|
||||||
|
|
||||||
require("git"):setup()
|
require("git"):setup()
|
||||||
|
|
||||||
require("fg"):setup({
|
|
||||||
default_action = "jump",
|
|
||||||
})
|
|
||||||
|
|
|
@ -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 = []
|
||||||
|
|
Loading…
Add table
Reference in a new issue