module(jujustu): Add ui.diff-editor settings to use builtin editor

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent 217167cee4
commit 90a5b36616
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -61,6 +61,7 @@ in {
graph.style = "curved";
show-cryptographic-signatures = true;
pager = "delta";
diff-editor = ":builtin";
diff = {
color-words = {
conflict = "pair";