X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=.gitmodules;h=41fd645f08d4a373673bd0d51155227b58f87892;hp=144dbb4c8b30b5276fb15cb5937bc135d7e84694;hb=dab786b7775766e62acd77e57794d8425a5e6e35;hpb=0b96090f82bd835ed3707be7f7a32cc497272458 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