mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
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 = {
|
||||
enable = true;
|
||||
options = {
|
||||
diff-so-fancy = true;
|
||||
hunk-header-style = "file line-number syntax";
|
||||
hunk-header-decoration-style = "none";
|
||||
};
|
||||
};
|
||||
diff-so-fancy.enable = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user