yazi
URL: https://github.com/mikavilpas/yazi.nvim/
Maintainers: Austin Horstman
Yazi is a blazing fast file manager for the terminal. This plugin allows you to open yazi in a floating window in Neovim.
Some default keybindings have additional dependencies you may need to install or enable. See the upstream docs for details.
plugins.yazi.enable
Whether to enable yazi.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.yazi.package
The yazi.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.yazi-nvim
Declared by:
plugins.yazi.yaziPackage
The yazi package to use.
Type: null or package
Default:
pkgs.yazi
Declared by: