Fix git difftool

This commit is contained in:
Marko Korhonen 2022-08-23 22:15:18 +03:00
parent fa8e0e7331
commit bce2d6d6b1
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -31,7 +31,7 @@
tool = nvim-diff
[difftool "nvim-diff"]
cmd = nvim -d -R
cmd = nvim -d $LOCAL $REMOTE
[pull]
rebase = merges