summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2016-11-28 20:30:06 +0100
committerTharre <tharre3@gmail.com>2016-11-28 20:30:06 +0100
commit6db4b10745cbdf2fcc379f0954011739389d35e2 (patch)
treed4a38853d8ab131c08bc60dab8bfc685e031368b /.gitmodules
parentd8cb8f28361c4977ffb7d4cb028af77845d44775 (diff)
downloaddotfiles-6db4b10745cbdf2fcc379f0954011739389d35e2.tar.gz
dotfiles-6db4b10745cbdf2fcc379f0954011739389d35e2.tar.xz
dotfiles-6db4b10745cbdf2fcc379f0954011739389d35e2.zip
vim: add vim-gnupg
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 61b4199..37db6d4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,6 @@
[submodule ".vim/bundle/vim-sleuth"]
path = .vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
+[submodule ".vim/bundle/vim-gnupg"]
+ path = .vim/bundle/vim-gnupg
+ url = https://github.com/jamessan/vim-gnupg.git