From c8a12c61bc9694d4f6538d47ab317c5122b648ee Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 27 Mar 2023 15:21:59 +0200 Subject: Added vim plugin module https://github.com/jamessan/vim-gnupg.git --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3