Monday, September 13, 2010

Re: The key disappear automatically

On 2010-09-13, livimliw wrote:
> Hi !
>
> When the <Leader> was pressed, it will disappear automatically soon if
> nothing else done after press it.
>
> I wonder how can I set how long the <Leader> will keep availability.
> Or to set it won't disappear.

See

:help timeout
:help timeoutlen

The default 'timeoutlen' setting is 1 second. You can make that
time longer or set 'notimeout' so that map leaders don't timeout at
all.

HTH,
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

No comments: