]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - .gitmodules
bundle/nerdcommenter: Replace with Git submodule.
[config/dotfiles.git] / .gitmodules
index 9438e1ce5b8e85d3198561ca7350e45dc802e5e6..22fa21f8a4dffeb1fd1448af203ce7ff6854bdcb 100644 (file)
@@ -1,6 +1,12 @@
 [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 = git://github.com/derekwyatt/vim-fswitch.git
+       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