Add vim-gnupg for transparently editing encrypted files

This commit is contained in:
Danielle McLean 2017-04-03 10:55:09 +10:00
parent fcdfc79cd8
commit eb77c67da2
No known key found for this signature in database
GPG Key ID: A34CF3DC7C0846AC
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Plug 'tpope/vim-sensible'
Plug 'ciaranm/inkpot'
Plug 'ervandew/supertab'
Plug 'jamessan/vim-gnupg'
Plug 'junegunn/fzf' | Plug 'junegunn/fzf.vim'
Plug 'junegunn/vim-easy-align'
Plug 'scrooloose/nerdtree'