Enable word-level diff highlighting for git
This commit is contained in:
@@ -4,6 +4,14 @@
|
||||
signingkey = 9893DA236405AF57
|
||||
[core]
|
||||
excludesfile = /home/coolneng/.config/git/global_gitignore
|
||||
pager = delta
|
||||
[interactive]
|
||||
diffFilter = delta --color-only
|
||||
[delta]
|
||||
navigate = true
|
||||
dark = true
|
||||
[merge]
|
||||
conflictStyle = zdiff3
|
||||
[credential]
|
||||
helper = !pass-git-helper $@
|
||||
[commit]
|
||||
|
||||
Reference in New Issue
Block a user