fix: README

This commit is contained in:
sxyazi
2024-06-16 17:00:37 +08:00
parent ff84ac3d42
commit 32d0e06148

View File

@@ -1,9 +1,11 @@
> [!WARNING]
> The plugin system is still in the early stage, and most of the plugins below only guarantee compatibility with the latest code of Yazi!
>
>
> Please make sure that both your Yazi and plugins are on the `HEAD` to ensure proper functionality!
# Plugins
- [max-preview.yazi](max-preview.yazi) - Maximize or restore the preview pane.
- [hide-preview.yazi](hide-preview.yazi) - Switch the preview pane between hidden and shown.
- [smart-filter.yazi](smart-filter.yazi) - Makes filters smarter: continuous filtering, automatically enter unique directory, open file on submitting.
- [jump-to-char.yazi](jump-to-char.yazi) - Vim-like `f<char>`, jump to the next file whose name starts with `<char>`.