docs: update for 0.4

This commit is contained in:
sxyazi
2024-12-12 08:08:09 +08:00
parent ec97f8847f
commit 62f078905b
4 changed files with 4 additions and 14 deletions

View File

@@ -17,9 +17,7 @@ Add this to your `~/.config/yazi/keymap.toml`:
```toml
[[manager.prepend_keymap]]
on = "T"
run = "plugin --sync hide-preview"
# For upcoming Yazi 0.4 (nightly version):
# run = "plugin hide-preview"
run = "plugin hide-preview"
desc = "Hide or show preview"
```