feat: new mime-ext plugin

This commit is contained in:
sxyazi
2024-08-21 20:24:10 +08:00
parent 49ec78e68a
commit b659791954
5 changed files with 1090 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ For specific installation commands and configuration instructions, check the ind
- [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>`.
- [mime-ext.yazi](mime-ext.yazi) - A _common_ file type MIME-type library specifically designed for Yazi.
- [diff.yazi](diff.yazi) - Diff the selected file with the hovered file, create a living patch, and copy it to the clipboard.
- [no-status.yazi](no-status.yazi) - Remove the status bar.
- [mactag.yazi](mactag.yazi) - Bring macOS's awesome tagging feature to Yazi! The plugin is only available for macOS just like the name says.