X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2a83324d56b554696044410179b6eae122e95eca..d3bdd28f491728d969c5941d18b9f4ee2651f60b:/git/config diff --git a/git/config b/git/config index bfbfc4c..06d2603 100644 --- a/git/config +++ b/git/config @@ -19,3 +19,9 @@ smtpserver = smtp.gmail.com smtpuser = samir.benmendil@gmail.com smtpserverport = 587 +[mergetool "fugitive"] + cmd = vim -f -c \"Gvdiff\" \"$MERGED\" +[merge] + tool = fugitive +[mergetool] + prompt = no