On 9/6/06, Jorge Almeida <[EMAIL PROTECTED]> wrote:
On Wed, 6 Sep 2006, Yakov Lerner wrote:

>
> Are you on Windows ?
No way!
>On unix/linux, it's dubious you would lose
> viminfo contents (that' where cursor positions come from)
> when upgrading vim. I upgrade vim often, and I never lose
> cursor positions (linux).
Well, I did more than once, but I can't garantee the upgrading had
something to do with it. Maybe too much time passed before revisiting
the same file...

  Number of files for which ~/.viminfo remembers positions is '
flag of 'viminfo' option. My value for this is 20 (:set viminfo?).
Looks like this 20 is too low for you. Just increase it sharply in your
~/.vimrc; if you want 500 instead of 20, set it to 500. For me,
meager 20 is enough.

   This is probably what's causing you problems, *not* the vim
updates. There is no way that vim update would overwrite the
~/.viminfo file.

Yakov

Reply via email to