]> git.rmz.io Git - dotfiles.git/blobdiff - .gitmodules
add command-t and vim-fugitive submodules
[dotfiles.git] / .gitmodules
index 225a52d1b25cb8d5fd147b5f2a03833e8dc58528..06804a4c6244d3e69e517c4a54d5c938fd9bd118 100644 (file)
@@ -4,3 +4,9 @@
 [submodule "awesome/awesome-freedesktop"]
        path = awesome/awesome-freedesktop
        url = https://github.com/terceiro/awesome-freedesktop.git
+[submodule "vim/bundle/vim-fugitive"]
+       path = vim/bundle/vim-fugitive
+       url = https://github.com/tpope/vim-fugitive.git
+[submodule "vim/bundle/command-t"]
+       path = vim/bundle/command-t
+       url = git://git.wincent.com/command-t.git