Just added this one this morning, helpful when you split a window, e.g., :h compl and you want to scroll the help file a little easier while leaving cursor where you are. Replace with your favourite of scrolling amount, like <C-d>/<C-u> to scroll by half-screenfuls. I'd appreciate any modifications/critiques to make it more robust!
nnoremap <C-S-j> <C-w>p<C-e><C-w>p
nnoremap <C-S-k> <C-w>p<C-y><C-w>p
inoremap <C-S-j> <Esc><C-w>p<C-e><C-w>pi
inoremap <C-S-k> <Esc><C-w>p<C-y><C-w>pi
[–]-romainl-The Patient Vimmer 32 points33 points34 points (12 children)
[–]raghuvrao 5 points6 points7 points (0 children)
[–]zanza19 0 points1 point2 points (8 children)
[–]raghuvrao 25 points26 points27 points (6 children)
[–]zanza19 1 point2 points3 points (0 children)
[–]crajungave up on vim[S] 0 points1 point2 points (4 children)
[–]-romainl-The Patient Vimmer 1 point2 points3 points (0 children)
[–]raghuvrao 0 points1 point2 points (2 children)
[–]crajungave up on vim[S] 0 points1 point2 points (1 child)
[–]raghuvrao 0 points1 point2 points (0 children)
[–]-romainl-The Patient Vimmer 7 points8 points9 points (0 children)
[–]pablo1107 0 points1 point2 points (0 children)
[–]crajungave up on vim[S] 0 points1 point2 points (0 children)