1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-12-04 16:51:31 +01:00

gitconfig: revert back to vimdiff

This commit is contained in:
bretello 2021-03-15 10:29:37 +01:00
parent a19be5a000
commit 74e8f0b33c

View File

@ -11,13 +11,13 @@ rebase = true
[merge]
ff = only
tool = vimdiff2
tool = vimdiff
[mergetool]
keepBackup = false
[diff]
tool = vimdiff2
tool = vimdiff
[difftool]
prompt=true