From 4ff8478f98f817c9403dcc0733142bc875516aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 14 Jul 2014 23:14:07 +0200 Subject: [vim] Add more snippets --- .vim/bundles.vim | 1 + 1 file changed, 1 insertion(+) (limited to '.vim') diff --git a/.vim/bundles.vim b/.vim/bundles.vim index 56de02a..0635ca3 100644 --- a/.vim/bundles.vim +++ b/.vim/bundles.vim @@ -57,6 +57,7 @@ Bundle 'gnupg.vim' " Snippet Management Bundle 'UltiSnips' +Plugin 'honza/vim-snippets' " Some nice shortcuts Bundle 'unimpaired.vim' -- cgit v1.2.3