]> git.rmz.io Git - dotfiles.git/commitdiff
add command-t and vim-fugitive submodules
authorSamir Benmendil <samir.benmendil@gmail.com>
Thu, 3 Oct 2013 16:21:59 +0000 (18:21 +0200)
committerSamir Benmendil <samir.benmendil@gmail.com>
Thu, 3 Oct 2013 16:21:59 +0000 (18:21 +0200)
.gitmodules
vim/bundle/command-t [new submodule]

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
diff --git a/vim/bundle/command-t b/vim/bundle/command-t
new file mode 160000 (submodule)
index 0000000..89896bd
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 89896bd88a3d0cd5c41f8754dfa004dda91fb488