mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[git] color lines of the same commit in git blame
This commit is contained in:
parent
e42be906d9
commit
cfc6658fd5
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@
|
|||
tool = vimdiff
|
||||
[difftool]
|
||||
prompt = false
|
||||
[color.blame]
|
||||
repeatedLines = yellow
|
||||
[blame]
|
||||
coloring = repeatedLines
|
||||
[color "diff-highlight"]
|
||||
oldNormal = red
|
||||
oldHighlight = red bold 52
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue