Re: [OT] Persistent Vim Folding

2008-01-25 Thread Sridhar M.A.
On Fri, Jan 25, 2008 at 09:41:59AM -0500, Brian McKee wrote: > On 25-Jan-08, at 5:45 AM, Sridhar M.A. wrote: > >> I have set up vim to add these lines >> automatically whenever I create a php/tex/c/whatever file I create. >> > Share details please :-) > You asked for it :-) Here is a snippet

Re: [OT] Persistent Vim Folding

2008-01-25 Thread Brian McKee
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25-Jan-08, at 5:45 AM, Sridhar M.A. wrote: I have set up vim to add these lines automatically whenever I create a php/tex/c/whatever file I create. Share details please :-) Brian -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (Darw

Re: [OT] Persistent Vim Folding

2008-01-25 Thread Sridhar M.A.
On Fri, Jan 25, 2008 at 01:39:13AM -0800, Amit Uttamchandani wrote: > Hey guys, > > Been using Vim/GVim a lot recently and I am loving it! > > I recently started using the folding feature. I created a bunch of folds but when I quit GVim and restart it..all the folds are gone! >

Re: [OT] Persistent Vim Folding

2008-01-25 Thread Kyle Barbour
On Jan 25, 2008 1:39 AM, Amit Uttamchandani <[EMAIL PROTECTED]> wrote: > Hey guys, > > Been using Vim/GVim a lot recently and I am loving it! > > I recently started using the folding feature. I created a bunch of folds but > when I quit GVim and restart it..all the folds are gone! > > Is there any

[OT] Persistent Vim Folding

2008-01-25 Thread Amit Uttamchandani
Hey guys, Been using Vim/GVim a lot recently and I am loving it! I recently started using the folding feature. I created a bunch of folds but when I quit GVim and restart it..all the folds are gone! Is there anyway to store the folds, so the next time I launch the same document, it stays? Tha