Enable git difftastic

This commit is contained in:
Johannes Rothe 2024-07-07 22:27:17 +02:00
parent 027069a7d8
commit 6de928a60b

View File

@ -76,6 +76,9 @@
lfs = {
enable = true;
};
difftastic = {
enable = true;
};
extraConfig = {
core = {
editor = "vim";