On Sat, Oct 14, 2006 at 03:44:33PM +0200, Eric Smith wrote:
> I've scanned the vim-dev archives looking for any suggestions for and/or 
> attempts at creating a means of calling dual-interface COM objects from 
> within the Win32 version of Vim, and come up empty.
> 
> IMHO, this would be a useful feature for extending Vim script to do some 
> very powerful things.  For instance, advanced code completion could be 
> plugged into Omni.

Since COM objects are only Win32, I don't think that will help much with
omni completion, because at least those omni completion systems shipped
with vim by default should be as cross-platform as possible.

--
Martin

Reply via email to