]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - .gitmodules
plugin/repeat.vim: Replace with Git submodule.
[config/dotfiles.git] / .gitmodules
index e14e72371ad15a3b23a9767c33ea0bb0b703670d..cf747d978ddacd7c1fe0dfbe6e23bc996e9786a4 100644 (file)
@@ -1,3 +1,18 @@
 [submodule "vim/bundle/ctrlp"]
        path = vim/bundle/ctrlp
-       url = git://github.com/kien/ctrlp.vim.git
+       url = https://github.com/kien/ctrlp.vim.git
+[submodule "vim/bundle/fswitch"]
+       path = vim/bundle/fswitch
+       url = https://github.com/derekwyatt/vim-fswitch.git
+[submodule "vim/bundle/gundo"]
+       path = vim/bundle/gundo
+       url = https://github.com/sjl/gundo.vim.git
+[submodule "vim/bundle/nerdcommenter"]
+       path = vim/bundle/nerdcommenter
+       url = https://github.com/scrooloose/nerdcommenter.git
+[submodule "vim/bundle/surround"]
+       path = vim/bundle/surround
+       url = https://github.com/tpope/vim-surround.git
+[submodule "vim/bundle/repeat"]
+       path = vim/bundle/repeat
+       url = https://github.com/tpope/vim-repeat.git