>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...
--
.
-- 
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