1
0
Fork 0

git: Disable colorMoved, it's confusing

This commit is contained in:
tastytea 2022-03-29 04:53:57 +02:00
parent 764d0a3acc
commit e38b519b70
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 2 additions and 3 deletions

View File

@ -20,6 +20,8 @@
[merge "keywords"]
name = KEYWORDS merge driver
driver = merge-driver-ekeyword %O %A %B %P
[diff]
tool = meld
[commit]
gpgSign = true
[tag]
@ -35,9 +37,6 @@
pager = ( delta || diff-highlight | ( highlight-diffpatch || cat ) | less --tabs=4 -RFX )
[interactive]
diffFilter = ( delta || cat )
[diff]
colorMoved = default
tool = meld
[delta]
color-only = true
syntax-theme = gruvbox-dark