summaryrefslogtreecommitdiff
path: root/.vim/bundles.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim/bundles.vim')
-rw-r--r--.vim/bundles.vim3
1 files changed, 3 insertions, 0 deletions
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!