Neil Bird <[EMAIL PROTECTED]> wrote: > Around about 25/04/06 17:11, Bram Moolenaar typed ... > > Perhaps someone wants to make a cpp completion script? I rather not add > > all kinds of C++ stuff to the C completion, it will get messy. > > How many more additions would be needed? Any ideas, anyone?
Don't forget enums. Consider using something that really understands C++ -- templates can be very tricky when it comes to completion. -- Luc Hermitte
