On Sun, Apr 30, 2006 at 07:03:03PM +0200, Bram Moolenaar wrote:
>
> Benji Fisher wrote:
>
> There is a remark about this right at ":help 'history'".
Yes.
> > Bram:
> >
> > Would it be possible for vim to add a note, something like
> >
> > Last set from ~/.vimrc along with 'nocompatible'
> >
> > in response to
> >
> > :verbose set history?
> >
> > in this case?
>
> Adding more info when :verbose is used is getting complicated. Perhaps
> the line number could be added.
That would have helped a lot in this case. Save the user from
having to do a binary search!
HTH --Benji Fisher