]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - .gitmodules
bundle/surround: Replace with Git submodule.
[config/dotfiles.git] / .gitmodules
index 259493fae61229dfa8ba7d393e10a350b5b81b72..c6d8925b573a17a64bdf34d41966da82225b108b 100644 (file)
@@ -4,3 +4,12 @@
 [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