rot8000
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
5fdd2ff06b
commit
878dc5f386
5 changed files with 105 additions and 3 deletions
|
@ -56,6 +56,10 @@ in
|
|||
interactive.diffFilter = "${pkgs.delta}/bin/delta --color-only";
|
||||
merge.conflictStyle = "diff3";
|
||||
diff.colorMoved = "default";
|
||||
filter.rot8000 = {
|
||||
clean = "${pkgs.metacfg.rot8000}/bin/rot8000";
|
||||
smudge = "${pkgs.metacfg.rot8000}/bin/rot8000";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue