module(jujustu): Add ui.diff-editor settings to use builtin editor
This commit is contained in:
parent
217167cee4
commit
90a5b36616
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ in {
|
|||
graph.style = "curved";
|
||||
show-cryptographic-signatures = true;
|
||||
pager = "delta";
|
||||
diff-editor = ":builtin";
|
||||
diff = {
|
||||
color-words = {
|
||||
conflict = "pair";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue