Re: [Vim-latex-devel] Latex Suite suggestions for folding
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2003-09-17 18:09:00
|
On Wed, 17 Sep 2003, Mikolaj Machowski wrote: > > These environments need to be added in the TexFoldTextFunction() also. > > Also when I include a bibliography in the file, it gets folded with the > > last section. I find this very annoying and found out that this can be > > removed by > > ^\s*\\begin{thebibliography}|^\s*\\bibliography > > tags in the fold end pattern for section, subsection, subsubsection and > > chapter. > > I don't touch this. Maybe someone better oriented in folding. > I will patch folding.vim with the above suggestions soon. Thanks, Srinath |