Disable difftastic
This commit is contained in:
parent
71a36ff5df
commit
f3c4320fa3
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
difftastic = {
|
difftastic = {
|
||||||
enable = true;
|
enable = false; # it gives problem with `magit-todos` in emacs
|
||||||
background = "dark";
|
background = "dark";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue