X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/947105c36b4dd765db4164183bbb99ecc4160d0b..62f723d271d39da9dd884026fdbd40b3b321c692:/git/config?ds=inline diff --git a/git/config b/git/config index 6e0ef15..266b579 100644 --- a/git/config +++ b/git/config @@ -20,7 +20,7 @@ smtpserver = /usr/bin/msmtp smtpuser = [mergetool "fugitive"] - cmd = vim -f -c \"Gvdiff\" \"$MERGED\" + cmd = vim -f -c \"Gdiffsplit!\" \"$MERGED\" [merge] tool = fugitive defaultToUpstream = true