X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=144dbb4c8b30b5276fb15cb5937bc135d7e84694;hb=84d3ad2ef3d7527ce4d6535647b99b3616b57896;hp=58557a4a194a50dcbb426f64d1849afbb70edaa5;hpb=1dbe6ea04785eb79d49826d1b1b687c0e9606a49;p=config%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 58557a4..144dbb4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,21 +1,21 @@ -[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/bundle/surround"] - path = vim/bundle/surround +[submodule "vim/vim/bundle/surround"] + path = vim/vim/bundle/surround url = https://github.com/tpope/vim-surround.git -[submodule "vim/bundle/repeat"] - path = vim/bundle/repeat +[submodule "vim/vim/bundle/repeat"] + path = vim/vim/bundle/repeat url = https://github.com/tpope/vim-repeat.git -[submodule "vim/bundle/xptemplate"] - path = vim/bundle/xptemplate +[submodule "vim/vim/bundle/xptemplate"] + path = vim/vim/bundle/xptemplate url = https://github.com/drmingdrmer/xptemplate