On 19/05/09 16:58, Brett Stahlman wrote:
>
>
>
> On May 19, 12:17 am, KKde<[email protected]> wrote:
>> Hi Brett,
>> Thanks for excellent explanation!!
>>
>> So the default OmniCPPcomplete doesn't work with C well and from your
>> explanation I understand that typedef type syntax wont' go well with
>> omni complete, Am I right?
>
> Yes, but note that I don't believe there is a "default" omni cpp
> completion - only a default c completion (:help ft-c-omni). I'm not
> sure whether the C version understands typedefs or not. (I may test
> when I get a chance.) Note, however, that if it does support typedefs,
> it would require that you pass options to ctags that cause the typedef
> information to be output to the tags file.
IIRC, there are typedefs in the Vim source files. You may want to have a
look at the "tags" target in the src/Makefile, which generates a tags
file for the Vim source by passing some command-line parameters to
Exuberant Ctags. I'm not sure what kinds of labels it generates tags
for, but...
Best regards,
Tony.
--
Hanson's Treatment of Time:
There are never enough hours in a day, but always too many days
before Saturday.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---