Tuesday, January 10, 2017

Re: new err msg in vim 8 re: setting history size

On 2017-01-10, L A Walsh wrote:
> Trying vim 8 on windows and get an error when it starts up
> saying it didn't like my
>
> "set history=250000"
>
> statement in my .vimrc

:help 'history'

says, "The maximum value is 10000."

> Seems like correct syntax, now, is(?):
>
> "history 250000"

The :history command displays the history. See

:help :history

Regards,
Gary

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: