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]
|
||||
conflictStyle = diff3
|
||||
ff = only
|
||||
tool = nvimdiff
|
||||
|
||||
[pull]
|
||||
ff = only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue