aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2023-03-27 15:21:59 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2023-03-27 15:21:59 +0200
commitc8a12c61bc9694d4f6538d47ab317c5122b648ee (patch)
treef19fe7e0d770b3e41fa2b223b2bda803e5fa2a51 /.gitmodules
parent94ecec4b4d6865bfd28fe95b9eb0a452afb10abb (diff)
downloaddotfiles-c8a12c61bc9694d4f6538d47ab317c5122b648ee.tar.gz
Added vim plugin module https://github.com/jamessan/vim-gnupg.git
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 46f98fc..c9cb514 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -58,3 +58,6 @@
[submodule ".vim/bundle/zig.vim"]
path = .vim/bundle/zig.vim
url = https://github.com/ziglang/zig.vim.git
+[submodule ".vim/bundle/vim-gnupg"]
+ path = .vim/bundle/vim-gnupg
+ url = https://github.com/jamessan/vim-gnupg.git