From de45984ba043e992f694427794809ea6e9d50f13 Mon Sep 17 00:00:00 2001 From: Akira Sosa Date: Wed, 1 Feb 2012 17:45:36 +0900 Subject: [PATCH] =?UTF-8?q?autocomplete=20=E5=BE=8C=E3=81=AB=20paste=20?= =?UTF-8?q?=E3=83=A2=E3=83=BC=E3=83=89=E3=81=AB=E3=81=AA=E3=82=8B=E3=83=90?= =?UTF-8?q?=E3=82=B0=E3=81=AE=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.