On 4/30/06, Meino Christian Cramer <[EMAIL PROTECTED]> wrote:
 in the help there is mentioned:

 Use the 'history' option to set the number of lines that are remembered
 (default: 20).

 In my ${HOME}/.vimrc I

        set history=100

 after restarting vim I did

   :set history<CR>

 output is

  20


Try this:
 :verb set history?

Will tell you which script last changed the setting.

Yakov

Reply via email to