summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-09-20 18:59:39 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-09-20 18:59:39 +0200
commitb18bf71e78becc8a7188d3479f0958d74a1686cd (patch)
tree8aed7f016fd04edc0db60fd68253b4141001f49d /.gitmodules
parentd422173a56cc205e2c16df3d811876db3fc6039d (diff)
downloaddotfiles-b18bf71e78becc8a7188d3479f0958d74a1686cd.tar.gz
dotfiles-b18bf71e78becc8a7188d3479f0958d74a1686cd.tar.xz
vim: Add vim-gnupg
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f35357d..66023aa 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -94,3 +94,6 @@
[submodule ".vim/bundle/vim-phpqa"]
path = .vim/bundle/vim-phpqa
url = https://github.com/joonty/vim-phpqa.git
+[submodule ".vim/bundle/vim-gnupg"]
+ path = .vim/bundle/vim-gnupg
+ url = https://github.com/jamessan/vim-gnupg.git