>> In particular, I do:
>>
>> let g:Tex_FoldedSections =
>> 'top,%%faketop,part,%%fakepart,chapter,%%fakechapter,'
>>\. 'section,%%fakesection,'
>>\. 'subsection,%%fakesubsection,'
>>\. 'subsubsection,%%fakesubsubse
On Tue, Aug 30, 2011 at 9:33 PM, Ted Pavlic wrote:
>> Adding them to folding.vim like this:
>
> Hm. I wouldn't do it that way.
>
> I add mine to .vimrc. That overrides the defaults in folding.vim (and
> prevents having to worry about problems after uprgrading).
>
> In particular, I do:
>
> let g:T
> Adding them to folding.vim like this:
Hm. I wouldn't do it that way.
I add mine to .vimrc. That overrides the defaults in folding.vim (and
prevents having to worry about problems after uprgrading).
In particular, I do:
let g:Tex_FoldedSections =
'top,%%faketop,part,%%fakepart,chapter,%%fakech