programs.ripgrep.arguments
List of arguments to pass to ripgrep. Each item is given to ripgrep as a single command line argument verbatim.
See https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#configuration-file for an example configuration.
- Type
list of string- Default
[ ]- Example
[ "--max-columns-preview" "--colors=line:style:bold" ]- Declared
- <home-manager/modules/programs/ripgrep.nix>