Change git difftool to vimdiff

This commit is contained in:
Talia 2019-09-13 14:23:50 +02:00
parent 8944c52336
commit 0f069f08aa
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
[core]
editor = vim -f
[diff]
tool = vim
tool = vimdiff
[difftool]
confirm = false
prompt = false