Lawrencium

Lawrencium is a Vim plugin that provides dedicated integration with Mercurial.

1. Status

This plugin is not distributed with Mercurial or Vim.

Author: LudovicChabant

Repository: https://bitbucket.org/ludovicchabant/vim-lawrencium

Web page: http://bolt80.com/lawrencium/, http://www.vim.org/scripts/script.php?script_id=3861

2. Overview

Lawrencium is a Mercurial wrapper for Vim, inspired by Tim Pope’s Fugitive. It loads up when you edit a file inside a Mercurial repository — anything from a committed file to a new file, even ignored files and files stored in the .hg directory.

It has no dependencies, and can easily be installed with pathogen or other similar plugin managers. Then, :Hg* commands will become available any time you edit a file inside a Mercurial repository, including:

Visit the home page for more information.

3. Configuration

This plugin does not require any modifications to .hgrc.


CategoryTools

Lawrencium (last edited 2014-04-22 18:17:49 by LudovicChabant)