X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=.gitmodules;h=276d790bbae11fa5f1356f8586ba19372260a951;hp=22fa21f8a4dffeb1fd1448af203ce7ff6854bdcb;hb=1143daa16d9d70cfab2cbb92bcb4efe8d4912e69;hpb=731e3450a4d240fcfaf2a60ee34b4c806abf02a2 diff --git a/.gitmodules b/.gitmodules index 22fa21f..276d790 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,30 @@ -[submodule "vim/bundle/ctrlp"] - path = vim/bundle/ctrlp +[submodule "vim/vim/bundle/ctrlp"] + path = vim/vim/bundle/ctrlp url = https://github.com/kien/ctrlp.vim.git -[submodule "vim/bundle/fswitch"] - path = vim/bundle/fswitch +[submodule "vim/vim/bundle/fswitch"] + path = vim/vim/bundle/fswitch url = https://github.com/derekwyatt/vim-fswitch.git -[submodule "vim/bundle/gundo"] - path = vim/bundle/gundo +[submodule "vim/vim/bundle/gundo"] + path = vim/vim/bundle/gundo url = https://github.com/sjl/gundo.vim.git -[submodule "vim/bundle/nerdcommenter"] - path = vim/bundle/nerdcommenter +[submodule "vim/vim/bundle/nerdcommenter"] + path = vim/vim/bundle/nerdcommenter url = https://github.com/scrooloose/nerdcommenter.git +[submodule "vim/vim/bundle/surround"] + path = vim/vim/bundle/surround + url = https://github.com/tpope/vim-surround.git +[submodule "vim/vim/bundle/repeat"] + path = vim/vim/bundle/repeat + url = https://github.com/tpope/vim-repeat.git +[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