1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-17 22:41:13 +01:00

dependencies: add grep

This commit is contained in:
Gaetan Lepage 2025-12-14 15:22:38 +01:00 committed by Gaétan Lepage
parent 7e3277a71b
commit 6b840886cd

View file

@ -128,6 +128,7 @@ in
glow.default = "glow";
go.default = "go";
godot.default = "godot_4";
grep.default = "gnugrep";
gzip.default = "gzip";
imagemagick.default = "imagemagick";
jupytext.default = [