diff --git a/options.xhtml b/options.xhtml index 11e59dfcb..43985692f 100644 --- a/options.xhtml +++ b/options.xhtml @@ -25984,6 +25984,34 @@ boolean

Example: true

+

Declared by:

+ + +
+ +<home-manager/modules/programs/git.nix> + +
+ +
+ + programs.git.difftastic.enableAsDifftool + + +
+
+

Enable the difftastic syntax highlighter as a git difftool. +See https://github.com/Wilfred/difftastic.

+ +

Type: +boolean

+ +

Default: +false

+ +

Example: +true

+

Declared by: