yazi migration

This commit is contained in:
js0ny 2025-07-08 21:49:57 +08:00
parent cc4866accb
commit 3bfde49348
4 changed files with 4 additions and 3 deletions

View file

@ -3,3 +3,4 @@ plugins/
package.toml
theme.toml
*.toml-*

View file

@ -2,7 +2,7 @@
# If you encounter any issues, please make an issue at https://github.com/yazi-rs/schemas.
"$schema" = "https://yazi-rs.github.io/schemas/prepend_keymap.json"
[manager]
[mgr]
prepend_keymap = [

View file

@ -1,4 +1,4 @@
[manager]
[mgr]
cwd = { fg = "#179299" }
hovered = { fg = "#eff1f5", bg = "#7287fd" }

View file

@ -1,4 +1,4 @@
[manager]
[mgr]
show_hidden = true
linemode = "size_and_mtime"