Maybe you could create an executable called `ctags' containing the command (use absolute path intead of ctags) and put it in $PATH to shadow the original `ctags' program.
On 10月12日, 上午1时44分, Nathan Huesken <[email protected]> wrote: > Hi, > > For omnicppcompletion to work correctly, ctags has to be invoked like > this: > > ctags -R –c++-kinds=+p –fields=+iaS –extra=+q > > But there are many plugins (AutoTag ,Taglist) which generate the tag > file for me ... > Can I somehow tell these plugins, to use the command above? > > Regards, > Nathan > -- > _______________________________________ > / "I teleported home one night With Ron \ > | and Sid and Meg. Ron stole Meggie's | > | heart away And I got Sidney's leg." | > | | > | - A poem about matter transference | > \ beams. / > --------------------------------------- > \ ,__, > \ (oo)____ > (__) )\ > ||--|| * --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
