X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=.gitmodules;h=276d790bbae11fa5f1356f8586ba19372260a951;hp=c4b1f3654b0653d9ec3e296b0bb130c9059a0594;hb=1143daa16d9d70cfab2cbb92bcb4efe8d4912e69;hpb=743d19ac413ff0a2cad418bc35bcef9a3e7edc71 diff --git a/.gitmodules b/.gitmodules index c4b1f36..276d790 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,9 @@ [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