mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
migrate yazi config
This commit is contained in:
parent
0d6ae8de66
commit
4782aca481
3 changed files with 3 additions and 3 deletions
|
|
@ -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' },
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
use = ""
|
||||
|
||||
|
||||
[manager]
|
||||
[mgr]
|
||||
|
||||
# Tab
|
||||
tab_width = 12
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue