feat: add hide-preview, max-preview plugins

This commit is contained in:
sxyazi
2024-06-16 16:58:25 +08:00
parent db660364e9
commit ff84ac3d42
8 changed files with 135 additions and 4 deletions

View File

@@ -16,8 +16,8 @@ Add this to your `~/.config/yazi/keymap.toml`:
```toml
[[manager.prepend_keymap]]
on = [ "F" ]
run = "plugin smart-filter"
on = [ "F" ]
run = "plugin smart-filter"
desc = "Smart filter"
```