mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add plantuml
This commit is contained in:
parent
a79c872893
commit
7d7dd1d21e
2 changed files with 10 additions and 7 deletions
|
@ -27,6 +27,7 @@ let
|
|||
default = "nodejs";
|
||||
example = "pkgs.nodejs_22";
|
||||
};
|
||||
plantuml.default = "plantuml";
|
||||
ripgrep.default = "ripgrep";
|
||||
sd.default = "sd";
|
||||
sed.default = "gnused";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue