[Vim-latex-devel] Re: A bug in templates.vim
Brought to you by:
srinathava,
tmaas
From: Zhang L. <zl...@ls...> - 2003-11-30 12:34:21
|
Hi, Srinath, I'm sorry there're still some bugs in folding.vim, please see attached diff (it should be applied after the one I have just sent out). I think that the current code for the g:Tex_FoldedCommands list should be modified. For example, if we have a complete \footnote command on a single line, then all lines following it will be folded. I don't know how to define a proper pattern to skip commands on a single line :-( Another thing: I don't know what the 'TexLet' command is for, maybe should we change 'let' in folding.vim to 'TexLet'? Best, LB |