programs.difftastic.git.diffToolMode

Home-Manager option

Whether to additionally configure difftastic as a git difftool. When false, only diff.external is set (used for git diff). When true, both diff.external and difftool config are set (supporting both git diff and git difftool).

type: boolean
Default
false
declared in: <home-manager/modules/programs/difftastic.nix>source unavailable