diff options
Diffstat (limited to 'vimrc')
| -rw-r--r-- | vimrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -151,3 +151,7 @@ nnoremap <leader>, ^ nnoremap <C-z> <nop> inoremap <C-z> <nop> +" Do nothing for the <S-K> command. I never use it and it appears when I +" misstype <S-J>. +nnoremap K <nop> + |
