gitconfig: revert back to vimdiff

feature/symbol-search
bretello 2021-03-15 10:29:37 +01:00
parent a19be5a000
commit 74e8f0b33c
1 changed files with 2 additions and 2 deletions

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