HGMERGEVIM(1)
===============
from mercurial wiki


NAME
----
hgmergevim - mercurial merge script for vim


SYNOPSIS
--------
*hgmergevima* <local file> <base file> <other file>


DESCRIPTION
-----------
This manual page documents briefly the *hgmergevim* command.

*hgmergevim* is a script which could be used as mercurial merge script.

EXAMPLE
-------
Put this into one of your mercurial config files to use hgmergevim:

-------------------
    [ui]
    merge = hgmergevim
-------------------


SEE ALSO
--------
hg(1), hgmergevim(1), hgr(1), hg-mirror(1), hgmergevim(1)


AUTHOR
------
This manual page was written by Michael Gebetsroither <gebi@grml.org>
