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