update nvim plugins
- remove unused plugins - change file explorer plugin closes #3
This commit is contained in:
parent
00e3f8f8e9
commit
c7b411f60f
10 changed files with 40 additions and 245 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[plugin]
|
||||
deps = [{ use = "yazi-rs/plugins:full-border", rev = "39f2753" }]
|
||||
deps = [{ use = "yazi-rs/plugins:full-border", rev = "4a6edc3" }]
|
||||
|
||||
[flavor]
|
||||
deps = [{ use = "yazi-rs/flavors:catppuccin-macchiato", rev = "2d7dd2a" }]
|
||||
deps = [{ use = "yazi-rs/flavors:catppuccin-macchiato", rev = "4a3082f" }]
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@ cd_origin = "top-center"
|
|||
cd_offset = [ 0, 2, 50, 3 ]
|
||||
|
||||
# create
|
||||
create_title = "Create:"
|
||||
create_title = ["Create:", "Create (dir):"]
|
||||
create_origin = "hovered"
|
||||
create_offset = [ 0, 1, 50, 3 ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue