contrib/vim/hgcommand.vim
changeset 7021 75ce89ed3b6e
parent 3546 04d44c3d64f7
child 8936 1de6e7e1bb9f
--- 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.
 
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 "