From 932276ed3d0904fc5642934b615a9858f65bca5f Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Fri, 13 Nov 2015 09:11:01 +0000 Subject: [PATCH] Add GnuPG plugin --- .gitmodules | 3 +++ bundle/vim-gnupg | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-gnupg diff --git a/.gitmodules b/.gitmodules index 9f45c9a..20c87b6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "bundle/jellybeans.vim"] path = bundle/jellybeans.vim url = https://github.com/nanotech/jellybeans.vim.git +[submodule "bundle/vim-gnupg"] + path = bundle/vim-gnupg + url = https://github.com/jamessan/vim-gnupg.git diff --git a/bundle/vim-gnupg b/bundle/vim-gnupg new file mode 160000 index 0000000..ccdf455 --- /dev/null +++ b/bundle/vim-gnupg @@ -0,0 +1 @@ +Subproject commit ccdf455426cd7538de0139ae9d583d2a38ac0e89