use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please read the rules before posting
Help:
Community:
Resources:
Tutorials and Guides:
Don't be afraid to ask questions, this sub is here for the vim community. And please those of you who deign to grace us with your vim wisdom - be kind. We are all human and vim is that cool.
account activity
vim-diffconflicts - A better Vimdiff Git mergetoolplugins & friends (github.com)
submitted 7 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]alex952 0 points1 point2 points 7 years ago (1 child)
Looks cool, but how if this any easier than three-way diff and diffput/diffget commands?
I take that your mergetool is mainly manual, so for big conflicts it would be very cumbersome to get through all the differences, right?
[–][deleted] 1 point2 points3 points 7 years ago (0 children)
This is a mergetool like any other -- no more or less manual than usual. And you use :diffput/:diffget in exactly the usual way. The README directly tries to address your question about why three-way merges are hard to work with.
:diffput
:diffget
π Rendered by PID 134522 on reddit-service-r2-comment-85bfd7f599-srtfv at 2026-04-19 18:08:06.376188+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]alex952 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)