[Vim-latex-devel] Re: A bug in templates.vim
Brought to you by:
srinathava,
tmaas
From: Zhang L. <zl...@ls...> - 2003-11-30 09:13:16
|
Hi, Srinath, I have found another two small bugs in folding.vim, attached are the patches against current CVS. 1. '\item' should be put before the Environments (it might appear within a folded environment). 2. The '~' was missing in the test: if g:Tex_FoldedMisc =~ '\(^\|,\)<<<\(,\|$\)' Best, LB |