Sunday, October 28, 2012

答复: vim help

Thanks all!

-----邮件原件-----
发件人: Tim Chase [mailto:vim@tim.thechases.com]
发送时间: 2012年10月29日 9:49
收件人: vim_use@googlegroups.com
抄送: 王军
主题: Re: vim help

On 10/28/12 20:38, 王军 wrote:
> I want to press F1 ,and display help windows at right side which like
> used :vsp comand. Don't like use :sp command.

:nnoremap <f1> :vert :help<cr>

which you can read about at

:help :vert

-tim



--
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: