[PATCH] hgcommand.vim: refer Vim7 users to vcscommand plugin

Christian Ebert blacktrash at gmx.net
Wed Mar 12 02:57:26 CDT 2008


# HG changeset patch
# User Christian Ebert <blacktrash at gmx.net>
# Date 1205308602 -3600
# Node ID 3f939b17601af18d85939f8ee4c78479c91e07b9
# Parent  a474622649063ecfae125f2ec490f998159c87a5
hgcommand.vim: refer Vim7 users to vcscommand plugin

diff --git a/contrib/vim/hgcommand.vim b/contrib/vim/hgcommand.vim
--- a/contrib/vim/hgcommand.vim
+++ b/contrib/vim/hgcommand.vim
@@ -10,6 +10,12 @@
 "                Bob Hiestand <bob.hiestand at gmail.com> for the fabulous
 "                cvscommand.vim from which this script was directly created by
 "                means of sed commands and minor tweaks.
+" Note:          
+"                For Vim7 the use of Bob Hiestand's vcscommand.vim
+"                <http://www.vim.org/scripts/script.php?script_id=90>
+"                in conjunction with Vladmir Marek's Hg backend
+"                <http://www.vim.org/scripts/script.php?script_id=1898>
+"                is recommended.
 
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 "


More information about the Mercurial-devel mailing list