Aurum

Vim plugin providing Mercurial ↔ Vim integration

1. Status

This plugin is not distributed with Mercurial or Vim.

Author: Nikolay Pavlov

Repository: https://bitbucket.org/ZyX_I/aurum

Web page: https://bitbucket.org/ZyX_I/aurum

2. Overview

This plugin provides a vim ↔ VCS (now only Mercurial is supported) integration for your projects. Features:

Most commands can be reached with a set of mappings (see Global mappings section on the help page), all mappings are customizable.

Documentation is available online at http://vimpluginloader.sourceforge.net/doc/aurum.txt.html.

3. Configuration

This plugin does not require any modifications to .hgrc. You can use vim-addon-manager to install it or manually clone https://bitbucket.org/ZyX_I/aurum and https://bitbucket.org/ZyX_I/frawor somewhere and add

set rtp+=/path/to/aurum,/path/to/frawor

to your vimrc.