migrate yazi config

This commit is contained in:
David Chen 2025-06-25 19:47:06 -07:00
parent 0d6ae8de66
commit 4782aca481
3 changed files with 3 additions and 3 deletions

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/keymap.json"
[manager]
[mgr]
prepend_keymap = [
{ on = "i", run = 'plugin smart-enter' },
{ on = "<Enter>", run = 'plugin smart-enter' },

View file

@ -8,7 +8,7 @@
use = ""
[manager]
[mgr]
# Tab
tab_width = 12

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/yazi.json"
[manager]
[mgr]
ratio = [1, 3, 4]
sort_by = "alphabetical"
sort_sensitive = false