programs.difftastic.options
Home-Manager option
Configuration options for difftastic. See difft --help
type: attribute set of (string or signed integer or boolean or list of (string or signed integer or boolean))Default
{ }Example
declared in: <home-manager/modules/programs/difftastic.nix>source unavailable{ color = "dark"; sort-path = true; tab-width = 8; }