From e340e5a3ec154b32050a1c998b7be77f0a3a8328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Tue, 2 Oct 2012 13:20:20 +0200 Subject: gpg vim plugin --- .vim/bundles.vim | 3 +++ 1 file changed, 3 insertions(+) (limited to '.vim') diff --git a/.vim/bundles.vim b/.vim/bundles.vim index 5fac9a2..948dde0 100644 --- a/.vim/bundles.vim +++ b/.vim/bundles.vim @@ -52,4 +52,7 @@ Bundle 'Syntastic' " projects Bundle 'project.tar.gz' +" GPG +Bundle 'gnupg.vim' + filetype plugin indent on " required! -- cgit v1.2.3