1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-11-21 11:01:31 +01:00

gitconfig: revert back to vimdiff

This commit is contained in:
bretello 2021-03-15 10:29:37 +01:00
parent 55abb84de7
commit c5edf934ef
Signed by: brethil
GPG Key ID: 876AAC6290170FE7

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