Change git difftool to vimdiff
This commit is contained in:
parent
8944c52336
commit
0f069f08aa
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
[core]
|
||||
editor = vim -f
|
||||
[diff]
|
||||
tool = vim
|
||||
tool = vimdiff
|
||||
[difftool]
|
||||
confirm = false
|
||||
prompt = false
|
||||
|
|
Loading…
Reference in a new issue