X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=.gitmodules;h=c4b1f3654b0653d9ec3e296b0bb130c9059a0594;hp=c6d8925b573a17a64bdf34d41966da82225b108b;hb=8800a6c2fd5b1025a0441ecaa0dd108c78f66eb7;hpb=2a82b8d311c8e48d8608adf1ef9bab9518961965 diff --git a/.gitmodules b/.gitmodules index c6d8925..c4b1f36 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,24 @@ -[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/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