Fixed terminal true-color
This commit is contained in:
parent
2ab386ce5c
commit
dfe9de1d0f
4 changed files with 8 additions and 2 deletions
|
@ -29,6 +29,8 @@ in
|
|||
};
|
||||
delta = {
|
||||
navigate = true; # use n and N to move between diff sections
|
||||
side-by-side = false;
|
||||
line-numbers = true;
|
||||
};
|
||||
diff = {
|
||||
renames = "copies";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue