mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
git: use difftastic
fantastic
This commit is contained in:
parent
48b4ae78d3
commit
dec3c138e9
1 changed files with 2 additions and 7 deletions
|
|
@ -2,14 +2,9 @@
|
||||||
# git plugins
|
# git plugins
|
||||||
programs.git = {
|
programs.git = {
|
||||||
lfs.enable = true;
|
lfs.enable = true;
|
||||||
delta = {
|
difftastic = {
|
||||||
enable = true;
|
enable = true;
|
||||||
options = {
|
enableAsDifftool = true;
|
||||||
side-by-side = true;
|
|
||||||
syntax-theme = "OneHalfLight";
|
|
||||||
file-style = "magenta";
|
|
||||||
hunk-header-style = "omit";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue