Bug#444411: tex: do not spellcheck acronmys

martin f krafft madduck at debian.org
Fri Sep 28 13:51:12 UTC 2007


retitle 444411 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\>" contains=@texAcroGroup
syn region texAcronym           matchgroup=texStatement start="\\ac\%(used\|[ls]u\*\=\){"               end="}\|%stopzone\>" contains=@texAcroGroup

-- 
 .''`.   martin f. krafft <madduck at debian.org>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature (see http://martin-krafft.net/gpg/)
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20070928/357a49bf/attachment.pgp 


More information about the pkg-vim-maintainers mailing list