home: jujutsu: set 'ui.diff-formatter'

I *still* don't really like the built-in formatting, but it's more about
its highlighting than its syntax.

Given that I default to using `delta` anyways, it doesn't _really_
matter as I don't see the default output.
This commit is contained in:
Bruno BELANYI 2025-12-04 13:55:01 +00:00
parent 1fb09cdb0d
commit f16195cc99

View file

@ -40,6 +40,11 @@ in
lola = [ "lol" "-r" "all()" ];
};
ui = {
# I don't like word-diff
diff-formatter = ":git";
};
"--scope" = [
# Multiple identities
{