Add gnupg plugin for easy access to encrypted files

This commit is contained in:
lhark 2016-05-13 21:40:25 +02:00
parent c163a0592d
commit 2e5c73923f

1
vimrc
View file

@ -83,6 +83,7 @@ if has("unix") || has("mac")
Plugin 'msanders/snipmate.vim'
Plugin 'Raimondi/delimitMate'
Plugin 'tpope/vim-surround'
Plugin 'jamessan/vim-gnupg'
Plugin 'captbaritone/better-indent-support-for-php-with-html'
"[Solarized theme]"
Plugin 'altercation/vim-colors-solarized'