From 7bf55d4ab3c36706dba3fbc7c4e6f78dd36a1854 Mon Sep 17 00:00:00 2001 From: keitaoouchi Date: Thu, 23 Oct 2014 19:31:15 +0900 Subject: [PATCH] =?UTF-8?q?neosnippet-snippets=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index fa305fb..de7c5cf 100644 --- a/.vimrc +++ b/.vimrc @@ -106,6 +106,7 @@ NeoBundle 'Shougo/neocomplcache' " complete snippets NeoBundle 'Shougo/neosnippet' +NeoBundle 'Shougo/neosnippet-snippets' " vimproc NeoBundle 'Shougo/vimproc', {