On So, 31 Jul 2011, Paul wrote:
> On Sun, Jul 31, 2011 at 06:42:14PM +0200, Christian Brabandt wrote:
> >That error message is confusing. It should mean :ID is already defined.
> >This means, that apparently some other plugin defined the :ID command
> >and so the histwin command does not define it. You can check with
> >:verb com ID
> 
> Aha, thanks. Apparently Align's cecutil.vim already uses DM:
> 
> :verb com DM
>     Name        Args Range Complete  Definition
>     DM          1                    call DestroyMark(<q-args>)
>         Last set from ~/.vim/bundle/Align/plugin/cecutil.vim
> 
> I suppose this is a conflict that the authors of these plugins ought to resolve...
No, I meant ID
regards,
Christian
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
 
No comments:
Post a Comment