> *2.* Is there anyway I can tell what "syntax" identifier is used for an
> element under the cursor? (so, for example, I can just put the cursor on a
> PHP function and somehow find what it's syntax mapping is? There's lots of
> different syntax identifiers and I have no idea what they are for e.g.
> phpIdentifierComplex, phpIdentifierErratic, etc.
>
May I suggest getting the hilinks.vim plugin:
http://mysite.verizon.net/astronaut/vim/index.html#HILINKS
This plugin provides the :HLT! command -- with it you'll get a syntax
stack trace and a highlighting stack trace as you move your cursor
about. Thus, you'll be able to identify what it is you want to change.
Regards,
Chip Campbell
--
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
No comments:
Post a Comment