sponsor Vim development Vim logo Vim Book Ad

Lawrencium : A Mercurial wrapper for Vim.

 script karma  Rating 59/19, Downloaded by 1763  Comments, bugs, improvements  Vim wiki

created by
Ludovic Chabant
 
script type
utility
 
description
Grab the latest version from BitBucket: https://bitbucket.org/ludovicchabant/vim-lawrencium

Lawrencium is a Mercurial wrapper for Vim, inspired by Tim Pope's Fugitive. It adds many commands like :Hg (run a Mercurial command with auto-completion), :Hgedit (open a file relative to the repository's root), :Hgdiff and :Hgcommit (you can easily guess what they do), and a very cool :Hgstatus which shows an interactive version of `hg status`'s output.

See the project's README file for more information: https://bitbucket.org/ludovicchabant/vim-lawrencium/overview
 
install details
Extract to your ~/.vim and run :helptags.

 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
lawrencium_0.4.0.tar.gz 0.4.0 2014-12-28 7.4 Ludovic Chabant * Add bookmark information to the statusline function
* Add command variants to open in a new tab
* `Hglog` command can take the same options as the command line
* New `Hglogexport` command can export a patch for a changeset from the log window
* `Hgrecord` command to selectively commit parts of the current file
* `HgPostCmd` custom autocommand for power users
* Bug fixes and improvements
lawrencium-0.3.1.tar.gz 0.3.1 2014-02-17 7.3 Ludovic Chabant Fixed some bugs with the `Hgqseries` window.
lawrencium-0.3.0.tar.gz 0.3.0 2014-02-17 7.3 Ludovic Chabant Added more support for MQ, various fixes and improvements.
lawrencium-0.2.tar.gz 0.2 2012-02-24 7.0 Ludovic Chabant Added Hgrevert command.
Fixed incorrect URL in README.
lawrencium.tar.gz 0.1 2011-12-30 7.3 Ludovic Chabant Initial upload
ip used for rating: 18.221.165.246

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github