Bug#444411: tex: do not spellcheck acronmys

2007-09-28 Thread martin f krafft
retitle 11 tex: do not spellcheck acronyms thanks These two lines caters for all forms of \ac: syn region texAcronym matchgroup=texStatement start=\\ac\%(fi\|[fls]\=p\=\)\*\={end=}\|%stopzone\ [EMAIL PROTECTED] syn region texAcronym matchgroup=texStatement

Bug#444411: tex: do not spellcheck acronmys

2007-09-28 Thread martin f krafft
Package: vim-runtime Version: 1:7.1-056+2 Severity: wishlist Tags: patch --- /tmp/tex.vim2007-09-28 12:14:44.0 +0100 +++ /usr/share/vim/vim71/syntax/tex.vim 2007-09-28 12:18:36.0 +0100 @@ -126,6 +126,7 @@ syn cluster texParaGroup contains=texSubParaZone