Hi

I would like to put an unusual feature into a Vim syntax file: the
ability to recognize variable declarations and highlight their
identifiers in the rest of the file.

I can parse the declarations with :syn match easily enough. Can I add
them as dynamic keywords, to be put into a different syntax group for
the rest of the current file?

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

Reply via email to