mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add yazi
This commit is contained in:
parent
961a96b537
commit
480bb9b311
2 changed files with 10 additions and 8 deletions
|
@ -31,6 +31,7 @@ let
|
|||
typst.default = "typst";
|
||||
ueberzug.default = "ueberzugpp";
|
||||
which.default = "which";
|
||||
yazi.default = "yazi";
|
||||
};
|
||||
|
||||
mkDependencyOption = name: properties: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue