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