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:
parent
7e3277a71b
commit
6b840886cd
1 changed files with 1 additions and 0 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue