]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - .gitmodules
plugin/repeat.vim: Replace with Git submodule.
[config/dotfiles.git] / .gitmodules
index 69178c2f8b7ca691d01357e949e0bf245ae7a525..cf747d978ddacd7c1fe0dfbe6e23bc996e9786a4 100644 (file)
@@ -7,3 +7,12 @@
 [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