Hi

How can I check if highlight exists (was defined by a colorscheme)?

For example if I define a group:
:hi HelloWorld guifg=green
I can check its existance with
:echo hlexists("HelloWorld")

And if I change colorscheme
:colo desert
highlight still exists but has "clear" status.

So, is there a way I can check if that group was "cleared"?

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

Reply via email to