summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 32848d4..0670b00 100644
--- a/.vimrc
+++ b/.vimrc
@@ -98,6 +98,8 @@ Plugin 'chase/vim-ansible-yaml'
Plugin 'vim-php/tagbar-phpctags.vim'
Plugin 'joonty/vim-phpqa.git'
+Plugin 'jamessan/vim-gnupg'
+
call vundle#end()
syntax on
filetype plugin indent on