Mercurial > vim
diff runtime/syntax/texinfo.vim @ 10:4e2284e71352
updated for version 7.0002
author | vimboss |
---|---|
date | Thu, 24 Jun 2004 15:53:16 +0000 |
parents | 3fc0f57ecb91 |
children | 43efa4f5a8ea |
line wrap: on
line diff
--- a/runtime/syntax/texinfo.vim +++ b/runtime/syntax/texinfo.vim @@ -2,7 +2,7 @@ " Language: Texinfo (macro package for TeX) " Maintainer: Sandor Kopanyi <sandor.kopanyi@mailbox.hu> " URL: <-> -" Last Change: 2003 May 11 +" Last Change: 2004 Jun 23 " " the file follows the Texinfo manual structure; this file is based " on manual for Texinfo version 4.0, 28 September 1999 @@ -351,7 +351,7 @@ syn region texinfoPrmAtCmd matchgroup=te syn match texinfoAtCmd "@refill" -syn cluster texinfoAll contains=ALLBUT,{texinfoThisAtCmd,texinfoHFSpecialChar} +syn cluster texinfoAll contains=ALLBUT,texinfoThisAtCmd,texinfoHFSpecialChar syn cluster texinfoReducedAll contains=texinfoSpecialChar,texinfoBrcPrmAtCmd "============================================================================== " highlighting