Compare commits
4 commits
b478f7b1ae
...
ca201982b9
| Author | SHA1 | Date | |
|---|---|---|---|
| ca201982b9 | |||
| dc9d0e334f | |||
| 617cb4d68a | |||
| 5786d76a8e |
1 changed files with 2 additions and 4 deletions
|
|
@ -86,10 +86,8 @@ in
|
|||
};
|
||||
|
||||
ui = {
|
||||
diff = {
|
||||
# Delta expects a `git diff` input
|
||||
format = "git";
|
||||
};
|
||||
# Delta expects a `git diff` input
|
||||
diff-formatter = ":git";
|
||||
|
||||
pager = "${lib.getExe cfg.package}";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue