Sunday, October 28, 2012

Re: vim help

Thank You! I was thinking about that myself.

On Sun, Oct 28, 2012 at 9:48 PM, Tim Chase <vim@tim.thechases.com> wrote:
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



--
"When you see that trading is done, not by consent, but by compulsion - when you see that in order to produce, you need to obtain permission from men who produce nothing - when you see that money is flowing to those who deal, not in goods, but in favors - when you see that men get richer by graft and by pull than by work, and your laws don't protect you against them, but protect them against you - when you see corruption being rewarded and honesty becoming a self-sacrifice - you may know that your society is doomed."  Ayn Rand


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