diff --git a/.vimrc b/.vimrc index 2b712ce..ab76b54 100644 --- a/.vimrc +++ b/.vimrc @@ -313,7 +313,7 @@ inoremap neocomplcache#complete_common_string() " Recommended key-mappings. " : close popup and save indent. -inoremap neocomplcache#smart_close_popup() . "\" +"inoremap neocomplcache#smart_close_popup() . "\" " : completion. inoremap pumvisible() ? "\" : "\" " , : close popup and delete backword char.