From 7528e760c56719ccd4d1589be970901f2912e213 Mon Sep 17 00:00:00 2001 From: khaneliman Date: Mon, 24 Mar 2025 14:20:12 +0000 Subject: [PATCH] deploy: 908e055e157a0b35466faf4125d7e7410ff56160 --- options.xhtml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) 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: