On 10/02/2012 01:00 AM, richard emberson wrote:
To see the "group" I use:

map <F10> :echo "hi<"
synIDattr(synIDtrans(synID(line("."),col("."),1)),"name") . ">"<CR>

To see the colors associated with a group use:

:highlight "groupname"

Thanks a lot for this tip.
This helps me to identify the groups, that are tricky to visualize.




--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to