> ":set [no]scrollbind" should be ":setlocal" Hm, ok.
David Liang wrote it works if you use a keymap. After checking his macro, I currently use the following keymap, which seems to work: noremap <silent> ZC :bo vs<cr>Ljzt:setl scb<cr><c-w>p:setl scb<cr> David also makes sure that scrolloff is set to 0 when splitting the window which is necessary for L to move the cursor to the last line. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
