X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=41fd645f08d4a373673bd0d51155227b58f87892;hb=6a51b24db95555119b8bd10c7eeabe247bf92778;hp=144dbb4c8b30b5276fb15cb5937bc135d7e84694;hpb=6ca1d9bd09d69a729b389694866006c985eba3e0;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