>> In particular, I do: >> >> let g:Tex_FoldedSections = >> 'top,%%faketop,part,%%fakepart,chapter,%%fakechapter,' >> \. 'section,%%fakesection,' >> \. 'subsection,%%fakesubsection,' >> \. 'subsubsection,%%fakesubsubsection,' >> \. 'paragraph,%%fakeparagraph' >> >> let g:Tex_FoldedMisc = 'preamble,item,<<<' >> let g:Tex_FoldedEnvironments = ',slide,wideslide,emptyslide,note' > > Oh hey, I found your web page while googling for a solution, and > replaced folding.vim with > > http://www.tedpavlic.com/research_related/tpavlic_masters_thesis/folding.vim > > But I'll try your vimrc-solution next, not worrying about upgrades > seems more elegant. Thanks!
Yeah -- and be sure to put the old folding.vim back. The folding.vim in the most up-to-date version of Vim-LaTeX (which you should get from the git repository) has improved folding features. See: http://sourceforge.net/scm/?type=git&group_id=52322 for information about downloading the most current version of Vim-LaTeX via the git repo. Essentially, you should be able to: git clone git://vim-latex.git.sourceforge.net/gitroot/vim-latex/vim-latex to get the latest files. You can then install them in your .vim as you would normally. --Ted -- Ted Pavlic <t...@tedpavlic.com> ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel