Fabien Meghazi wrote:

I'm correcting my color syntax for terminal but I can't find the
syntax name of an highlighted string after searching in vim. Can
someone tell me what is the name I'm searching for ?


I suggest you try my hicolors plugin, available at:

 http://vim.sourceforge.net/scripts/script.php?script_id=1081

or the most up-to-date one at

 http://mysite.verizon.net/astronaut/vim/index.html#VimFuncs
 (see "Highlight Colors Help and Editor")

Then a

 :he  hicolors

will show you all the highlighting labels in their own colors (according to
your current colorscheme). Plus, if you right-click on a label, a colorscheme
editor will be invoked.

Regards,
Chip Campbell

Reply via email to