modules/dependencies: add ripgrep

This commit is contained in:
Gaetan Lepage 2025-04-07 18:36:51 +02:00 committed by nix-infra-bot
parent 238ffa110a
commit d6cdbf36b2
7 changed files with 54 additions and 59 deletions

View file

@ -191,11 +191,9 @@
};
without-ripgrep = {
plugins.todo-comments = {
enable = true;
plugins.todo-comments.enable = true;
ripgrepPackage = null;
};
dependencies.ripgrep.enable = false;
};
highlight-pattern-list = {