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-highlighting),
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