docs: add git.yazi to the list of plugins
This commit is contained in:
@@ -10,11 +10,12 @@ The following plugins can be installed using the `ya pack` package manager intro
|
||||
For specific installation commands and configuration instructions, check the individual `README.md` of each plugin by clicking the link below:
|
||||
|
||||
- [full-border.yazi](full-border.yazi) - Add a full border to Yazi to make it look fancier.
|
||||
- [chmod.yazi](chmod.yazi) - Execute `chmod` on the selected files to change their mode.
|
||||
- [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>`.
|
||||
- [git.yazi](git.yazi) - Show Git file changes as linemode in the file list.
|
||||
- [smart-filter.yazi](smart-filter.yazi) - Makes filters smarter: continuous filtering, automatically enter unique directory, open file on submitting.
|
||||
- [chmod.yazi](chmod.yazi) - Execute `chmod` on the selected files to change their mode.
|
||||
- [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.
|
||||
|
||||
Reference in New Issue
Block a user