Mercurial > public > mercurial-scm > hg-stable
diff contrib/vim/hgcommand.vim @ 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 | 04d44c3d64f7 |
children | 1de6e7e1bb9f |
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. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" "