Very Thanks.

Your plugin is the one which I want.
I have download the ctags-highlight plugin.

But , when I input the command: UpdateTypeFile.

There are some errors like:

Error detected while processing function UpdateTypesFile:
line 23:
E684: list index out of range: 0
E15: Invalid expression: split(globpath(&rtp,"ctags.exe"))[0]
line 29:
E605: Exception not caught: Cannot find ctags

what this means?

I use Gvim 7.2 in windows XP. and I have put ctags.exe in c:\Windows
\System32, so I can use ctags in command console.

waitting your reply.
Thanks again.

On 9月10日, 下午10时15分, "A. S. Budden" <[email protected]> wrote:
> 2009/9/10 stone <[email protected]>:
>
>
>
> > Hi. vim_use
> > I use GVIM in windows to edit C/C++ program,
> > But the MACRO and ENUM I have defined can not highlight.
>
> > I have set the : sy on and sy enable in my vimrc file.
>
> There's no built in support for highlighting your own macros and enums
> etc.  Have a look at my plugin
> (http://sites.google.com/site/abudden/contents/Vim-Scripts/ctags-highl...),
> which adds this feature (using ctags).  If you have any problems
> getting it setup, please let me know.
>
> Al
>
> --http://sites.google.com/site/abudden
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to