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";
|
graph.style = "curved";
|
||||||
show-cryptographic-signatures = true;
|
show-cryptographic-signatures = true;
|
||||||
pager = "delta";
|
pager = "delta";
|
||||||
|
diff-editor = ":builtin";
|
||||||
diff = {
|
diff = {
|
||||||
color-words = {
|
color-words = {
|
||||||
conflict = "pair";
|
conflict = "pair";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue