1
0
Fork 0

git: Set mergetool to nvimdiff

This commit is contained in:
Jeremy Kaplan 2021-10-14 09:51:33 -07:00
commit 52582d858b

View file

@ -19,6 +19,7 @@ defaultBranch = main
[merge]
conflictStyle = diff3
ff = only
tool = nvimdiff
[pull]
ff = only