]> git.rmz.io Git - dotfiles.git/blobdiff - .gitmodules
add command-t and vim-fugitive submodules
[dotfiles.git] / .gitmodules
index 832a67d6c7ac74059377b7d1590f66380ecd2bed..06804a4c6244d3e69e517c4a54d5c938fd9bd118 100644 (file)
@@ -1,3 +1,12 @@
 [submodule "awesome/vicious"]
        path = awesome/vicious
        url = http://git.sysphere.org/vicious
+[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