X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=.gitmodules;h=276d790bbae11fa5f1356f8586ba19372260a951;hp=144dbb4c8b30b5276fb15cb5937bc135d7e84694;hb=1143daa16d9d70cfab2cbb92bcb4efe8d4912e69;hpb=00b4c91969f0ee1fd7ea4e87a0b0e1ab9407c87c diff --git a/.gitmodules b/.gitmodules index 144dbb4..276d790 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,12 @@ [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 +[submodule "vim/vim/bundle/fzf"] + path = vim/vim/bundle/fzf + url = https://github.com/junegunn/fzf.git