On Thu, 8 Mar 2012, Charles Campbell wrote:

[email protected] wrote:
Hi,

is there a way to print out that informations which is responnsible for giving the symbol under the cursor its appearance in a way which enables me to directly find the according line in the current colorscheme to modify that line to my needs?

May I suggest looking into using hilinks.vim:

  http://www.drchip.org/astronaut/vim/index.html#HILINKS

This plugin provides a syntax stack trace and a highlighting stack trace as you move your cursor about.

Credit where it's due: HiLinkTrace is how I figured out how to find the information for the plugin I posted (which goes the step further of finding the matching :hi command(s) in the current colorscheme).

Thanks, I use HLT quite often.

--
Best,
Ben

--
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