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