diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
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 |