diff options
Diffstat (limited to 'vimrc')
| -rw-r--r-- | vimrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -155,3 +155,6 @@ inoremap <C-z> <nop> " misstype <S-J>. nnoremap K <nop> +" Do nothing for <c-o>. I don't use this feature and it confuses me whenever I +" misstype <c-p> (CtrlP plugin). +nnoremap <c-o> <nop> |
