On 3 мар, 11:09, Wu Bingzheng <wubingzh...@gmail.com> wrote:
> Hi men,
>
>  nmap <Space> <C-B>
>
> it doesn't work.
It works for me.
Note: <C-B> doesn't move you cursor to the very top of buffer. If your
cursor is on 10th line <C-B> has no visible effect.

I use the follwing bindings instead:
nnoremap <Space> <C-D><C-D>
nnoremap <S-Space> <C-U><C-U>
vnoremap <Space> <C-D><C-D>
vnoremap <S-Space> <C-U><C-U>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to