changeset 7021:75ce89ed3b6e

hgcommand.vim: refer Vim7 users to vcscommand plugin
author Christian Ebert <blacktrash@gmx.net>
date Wed, 10 Sep 2008 09:41:42 -0400
parents 5e9965407d53
children bdc8d00c4ffa
files contrib/vim/hgcommand.vim
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/vim/hgcommand.vim	Wed Sep 10 17:55:49 2008 +0200
+++ b/contrib/vim/hgcommand.vim	Wed Sep 10 09:41:42 2008 -0400
@@ -10,6 +10,12 @@
 "                Bob Hiestand <bob.hiestand@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.
 
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 "