From e340e5a3ec154b32050a1c998b7be77f0a3a8328 Mon Sep 17 00:00:00 2001 From: René Neumann 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/bundles.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-70-g09d2 'header'> cgit logo index : others/pass
The standard unix password manager + extensionsRené 'Necoro' Neumann
summaryrefslogtreecommitdiff
path: root/contrib/dmenu (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-04-24Make gpg_opts an array.Jason A. Donenfeld1-12/+12
2014-04-24Shellcheck errors.Jason A. Donenfeld1-6/+6
2014-04-24tests: todo updateJason A. Donenfeld1-25/+0