On Mon, 2009-03-23 at 16:55 +0100, Massimiliano Mantione wrote: > > > I'm not familiar with this plugin, but it sounds like it does not deal > > with Vim's &insertmode feature. You might try: > > > > :set noinsertmode > > It changed nothing... > > I mean, I did the following (I have expert mode on): > - go near the place where I wanted to edit my C file, > - press esc (cursor changes shape), type ":set noinsertmode" and then > enter, > - press esc again, > - edit the source and try to complete. > The result was exactly as before. > > I also tried giving the ":set noinsertmode" command just before trying > to complete, with the same result. > > So I still have this plugin that works with plain vim and not with > cream :-( > > I'll follow your advice and ask the pluging author as well.
I'm not sure what else to recommend. I've spent literally weeks trying to unpack some Vim plugins to no avail. Vim's options are so wide-ranged, that if a plugin makes an errant assumption about a user's environment it may be very difficult to get working. -- Steve Hall [ digitect dancingpaper com ] :: Cream... usability for Vim :: http://cream.sourceforge.net ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ cream-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cream-general
