I'm using txt2tags for a sort of semi-literate programming. Commented blocks of the file use txt2tags format and keywords, and verbatim blocks use (for example) prolog syntax.
The prolog.vim syntax file defines a region prologComment, which is linked to the default highlighting Comment. Is there a way to link a region to a whole separate syntax definition, so that the prologComment blocks could have a version of txt2tags format? If so, please point me to the appropriate documentation. Thanks, John V. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
