programs.diff-so-fancy.settings

Home-Manager option

Options to configure diff-so-fancy. See https://github.com/so-fancy/diff-so-fancy#configuration for available options.

type: attribute set of (string or boolean or signed integer)
Default
{ }
Example
{ changeHunkIndicators = true; markEmptyLines = true; rulerWidth = 80; stripLeadingSymbols = true; useUnicodeRuler = true; }
declared in: <home-manager/modules/programs/diff-so-fancy.nix>source unavailable