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