diff --git a/vimrc b/vimrc index d1a894b..92407b4 100644 --- a/vimrc +++ b/vimrc @@ -134,8 +134,8 @@ nnoremap O O "[Easy jump into the normal-mode from the insert-mode]" inoremap jj "[To move over parenthesis, brackets, quotes in insert-mode]" -inoremap kk -inoremap hh +"inoremap kk +"inoremap hh "[Easy omni-completion with Ctrl-Space]" inoremap "[To disable the arrow keys]"