hgcommand.vim: refer Vim7 users to vcscommand plugin
authorChristian Ebert <blacktrash@gmx.net>
Wed, 10 Sep 2008 09:41:42 -0400
changeset 7021 75ce89ed3b6e
parent 7020 5e9965407d53
child 7022 bdc8d00c4ffa
hgcommand.vim: refer Vim7 users to vcscommand plugin
contrib/vim/hgcommand.vim
--- 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.
 
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 "