diff --git a/rg.json b/rg.json index d4a9dc6e42..5b858667ed 100644 --- a/rg.json +++ b/rg.json @@ -23,5 +23,10 @@ "url": "https://github.com/BurntSushi/ripgrep/releases/download/$version/ripgrep-$version-i686-pc-windows-msvc.zip" } } + }, + "suggest": { + "vcredist": [ + "extras/vcredist2015" + ] } }