Hi James , Mechelynck and Bram,
What do you mean by code snippet here ?. Why is it not automatically not
working in vim7.0. Why should there be extra work to be done ?
Thanks,
Srini...

On Tue, 2006-05-23 at 17:50, James Vega wrote:
> On Tue, May 23, 2006 at 05:30:37PM +0530, Srinivas Rao. M wrote:
> > Hi,
> > When i upgraded my vim from vim6.2 to vim7.0, i am finding that the
> > feature viminfo is not working. (Viminfo remembers last position in the
> > file when we reopen file). I had set the viminfo option in my .vimrc
> > file as.
> > 
> > set viminfo='1000,f1,\"500
> > 
> > Do i have to add any special options for vim7 ?.
> 
> That feature isn't an option that's set, but an autocommand that is run.
> It was probably in your system-wide vimrc before you upgraded.  You can
> add the code snippet at ":help last-position-jump" to your .vimrc to
> re-enable that behavior.
> 
> James

Reply via email to