forked from extern/nix-config
Revert "git: Add attempt at migrating to delta"
diff-so-fancy works quite well, and I'm not interested in having syntax highlighting in diffs.
This commit is contained in:
parent
91f51f94f2
commit
9892ae3fce
@ -53,13 +53,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
delta = {
|
diff-so-fancy.enable = true;
|
||||||
enable = true;
|
|
||||||
options = {
|
|
||||||
diff-so-fancy = true;
|
|
||||||
hunk-header-style = "file line-number syntax";
|
|
||||||
hunk-header-decoration-style = "none";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user