i dont need the paramters for delta, it automatically gets it from its config
This commit is contained in:
parent
5e882e9914
commit
afb9d2fd9b
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@
|
||||||
git.pagers = [
|
git.pagers = [
|
||||||
{
|
{
|
||||||
colorArg = "always";
|
colorArg = "always";
|
||||||
pager = "delta --dark --pager=never --line-numbers --side-by-side";
|
pager = "delta --dark --pager=never";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue