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
-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to