Set default git mergetool
This commit is contained in:
parent
556acd2480
commit
cf061d3779
1 changed files with 3 additions and 0 deletions
|
|
@ -8,3 +8,6 @@ editor = nvim
|
||||||
|
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = false
|
||||||
|
|
||||||
|
[merge]
|
||||||
|
tool = nvimdiff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue