mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add yq
This commit is contained in:
parent
1144fa8698
commit
1e3fe17dd7
2 changed files with 13 additions and 9 deletions
|
@ -46,6 +46,7 @@ let
|
|||
websocat.default = "websocat";
|
||||
which.default = "which";
|
||||
yazi.default = "yazi";
|
||||
yq.default = "yq";
|
||||
zk.default = "zk";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue