git: Set mergetool to nvimdiff
This commit is contained in:
parent
ce86f84b57
commit
52582d858b
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ defaultBranch = main
|
||||||
[merge]
|
[merge]
|
||||||
conflictStyle = diff3
|
conflictStyle = diff3
|
||||||
ff = only
|
ff = only
|
||||||
|
tool = nvimdiff
|
||||||
|
|
||||||
[pull]
|
[pull]
|
||||||
ff = only
|
ff = only
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue