Topic: Problem with mapping: nnoremap <S-Space> <C-u>
Hi, I have a problem with this mapping in my viemurc file:
nnoremap <S-Space> <C-u>
It won't work, but the following works:
nnoremap <Space> <C-d>
Is this a problem with the shift-space combination?
Cheers
Jan