X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=41fd645f08d4a373673bd0d51155227b58f87892;hb=130bff3478e28a690ee2c6745c5ca7c20821d9ea;hp=144dbb4c8b30b5276fb15cb5937bc135d7e84694;hpb=58f1d82fd556e0aec9c69b41c7f0faf8fe6369b6;p=config%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 144dbb4..41fd645 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,9 @@ [submodule "vim/vim/bundle/xptemplate"] path = vim/vim/bundle/xptemplate url = https://github.com/drmingdrmer/xptemplate +[submodule "vim/vim/bundle/vim-toml"] + path = vim/vim/bundle/vim-toml + url = https://github.com/cespare/vim-toml.git +[submodule "vim/vim/bundle/vim-gnupg"] + path = vim/vim/bundle/vim-gnupg + url = https://github.com/jamessan/vim-gnupg.git