X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/947105c36b4dd765db4164183bbb99ecc4160d0b..32a180d2d9ce65bca5e463d42c3e6d6ab918b8b7:/git/config 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