mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49: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
|
||||
programs.git = {
|
||||
lfs.enable = true;
|
||||
delta = {
|
||||
difftastic = {
|
||||
enable = true;
|
||||
options = {
|
||||
side-by-side = true;
|
||||
syntax-theme = "OneHalfLight";
|
||||
file-style = "magenta";
|
||||
hunk-header-style = "omit";
|
||||
};
|
||||
enableAsDifftool = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue