mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
use updated git delta options for lazygit
This commit is contained in:
parent
73a00a07c2
commit
ba96f2ff86
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ git:
|
|||
skiphookprefix: WIP
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: delta --dark --paging=never --24-bit-color=never --theme="OneHalfDark"
|
||||
pager: delta --dark --paging=never --24-bit-color=never --syntax-theme="OneHalfDark"
|
||||
gui:
|
||||
commitlength:
|
||||
show: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue