Hi Brett
I did it as you said.
my test.c is in dir $HOME/test
these is my steps:
1.cd ~/test
2.run command "ctags -R --c++-kinds=+p --fields=+iaSn --extra=+q ."
3.run vim
4.put cursor at the end of "pb->"
5.press C-X C-O
It shows "Omni Completion (^O^N^P)* pattern not found".
Are these operations correctly?
Thanks!
B.R.

2009/10/2 Stahlman Family <[email protected]>

>
>
>
> jason wrote:
> > Hi Brett
> > I tried omnicppcomplete-0.41 as Dominique's setting,
> > but it didn't work for me.
> > Error message is "Omni Completion (^O^N^P)* pattern not found**"*
> > I tested it in the same file.
> > I saw omnifunc=omni#cpp#complete#Main,
> > which is from omnicppcomplet-0.4.1.
> > I have no idea to get it solved.
> > Thanks!
> > B.R.
>
> Jason,
> How did you build the tags file? Here's the sample command line shown in
> the omnicppcomplete help:
>
> ctags -R --c++-kinds=+p --fields=+iaS --extra=+q .
>
> Brett S.
>
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to